Productivity
Verified
Trust: 51/100 (Fair)Trello MCP Guide
Manage Trello boards, lists, and cards. Create cards, move between lists, and manage labels.
145 stars 4,200 downloadsby Atlassian
Quick Start
Install
npx @mcp/trelloClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"trello-mcp": {
"command": "npx",
"args": [
"@mcp/trello"
]
}
}
}What Trello MCP Can Do
manage_cards
Create and move cards
manage_boards
Manage boards and lists
Permissions Required
Trello MCP requires the following permissions. Review the risk levels before granting access.
| Permission | Description | Risk |
|---|---|---|
trello.read | Read Trello data | low |
trello.write | Create and modify cards | low |
Platform Compatibility
| Platform | Status |
|---|---|
| Claude Desktop | Supported |
| Cursor | Partial |
| LangChain | Supported |