
Trello MCP Complete
Supports UIby busybee3333
Comprehensive Trello integration featuring 96 tools and 18 interactive React apps for board and task management.
What it does\nProvides a full-scale integration with Trello, allowing AI agents to manage boards, lists, cards, and members. Unlike simple servers, it includes 18 interactive React apps that render kanban boards, analytics dashboards, and calendars directly within the AI interface.\n\n## Key features\n- Massive Toolset: 96 tools covering everything from card creation to webhook management.\n- Interactive UI: 18 React apps including Kanban views, Board Analytics, and Member Dashboards.\n- Full API Coverage: Complete TypeScript types and production-ready error handling for the Trello REST API.\n- Advanced Organization: Dedicated tools for custom fields, labels, and organization-level management.\n\n## Installation\nAdd to your claude_desktop_config.json:\n\njson\n{\n "mcpServers": {\n "trello": {\n "command": "node",\n "args": ["/path/to/mcp-server-trello/dist/index.js"],\n "env": {\n "TRELLO_API_KEY": "your-api-key",\n "TRELLO_TOKEN": "your-token"\n }\n }\n }\n}\n\n\n## Supported hosts\n- Claude Desktop
Quick install
npm install && npm run buildInformation
- Pricing
- free
- Published
- 4/24/2026
- stars






