The complete Trello MCP server. 89 tools covering boards, cards, and lists. No setup. No OAuth headaches. Just connect and automate.
Trusted by 10,000+ project managers
Watch how AI transforms your project workflow
Manual card shuffling
AI moves cards based on status
Forgetting due dates
Proactive deadline reminders
Scattered project updates
AI summarizes board activity
Full Trello API access through one simple connection
Create, move, update cards. Full control over your workflow.
Manage lists, labels, and board settings programmatically.
Track progress, set deadlines, manage subtasks.
Assign cards, manage permissions, coordinate teams.
+ 80 more endpoints including:
Be the first to know when we launch. Early access + exclusive perks for waitlist members.
We'll reach out as soon as we're ready for you.
We respect your privacy. No spam, ever.
The entire MCP server is open source. Run it yourself, modify it, contribute back. The hosted version just saves you the hassle.
View on GitHub$ git clone https://github.com/BusyBee3333/trello-mcp-2026-complete.git
$ cd mcp && npm install
$ npm run build
$ node dist/server.js
✓ Trello MCP Server running
✓ 89 tools loaded
Listening on stdio...
MCP (Model Context Protocol) is a standard for connecting AI assistants to external tools and data. It's supported by Claude, and lets AI actually take actions in your systems — not just chat about them.
For the hosted version, no. Just connect your Trello account via OAuth and add the MCP endpoint to your AI client (Claude Desktop, etc.). If you self-host, you'll need Node.js.
Yes. We use OAuth 2.0 and never store your Trello API keys. Tokens are encrypted at rest and in transit. You can revoke access anytime from your Trello settings.
MCP is currently best supported by Claude (Anthropic). GPT can use it via custom implementations. As MCP adoption grows, more clients will support it natively.
Join thousands of project managers already automating with Trello Connect.