Trello MCP Server
A powerful MCP server for interacting with Trello boards, lists, and cards via AI Hosts.
Table of Contents
- Table of Contents
- Prerequisites
- Pre-installation
- Installation
- Server Modes
- Configuration
- Client Integration
- Capabilities
- Detailed Capabilities
- Board Operations
- List Operations
- Card Operations
- Usage
- Troubleshooting
- Contributing
Prerequisites
- Python 3.12 or higher, can easly managed by
uv - Claude for Desktop installed
- Trello account and API credentials
- uv package manager installed
Pre-installation
- Make sure you have installed Claude Desktop App
- Make sure you have already logged in with your account into Claude.
- Start Claude
Installation
Set up Trello API credentials:
- Go to Trello Apps Administration
- Create a new integration at New Power-Up or Integration
- Fill in your information (you can leave the Iframe connector URL empty) and make sure to select the correct Workspace
- Click your app's icon and navigate to "API key" from left sidebar.
- Copy your "API key" and on the right side: "you can manually generate a Token." click the word token to get your Trello Token.
Rename the
.env.examplefile in the project root with.envand set vairables you just got:






