trello-mcp-server
12
The Trello MCP Server is designed to facilitate interactions with Trello through AI-enabled hosts. It supports a variety of operations on Trello boards, lists, and cards, making it a comprehensive tool for integrating Trello workflows with MCP-compatible clients.
Trello MCP Server
A powerful MCP server for interacting with Trello boards, lists, and cards via AI Hosts.
Features
- Supports Board, List, and Card operations including read, create, update, and delete functionalities.
- Operates in two modes: Claude App Mode and SSE Server Mode.
- Integration capabilities with various MCP clients, including Claude Desktop and Cursor.
Prerequisites
- Python 3.12 or higher
- Claude for Desktop
- Trello account with API credentials
Usage
- Interact with Trello boards through Claude with commands like “Show me all my boards” and “Create a new card in list [list_name] with title [title]”.
Troubleshooting
- Verify API credentials, ensure Claude is up to date, and check logs for errors.`