Trello MCP Server

Trello MCP server enabling AI agents to interact with Trello's kanban-style project management platform — managing boards, lists, cards, labels, and checklists; querying card status; creating and updating work items; and integrating Trello's visual project tracking into agent-driven task management workflows.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Repo ↗ Developer Tools trello kanban project-management mcp-server boards cards atlassian
⚙ Agent Friendliness
75
/ 100
Can an agent use this?
🔒 Security
75
/ 100
Is it safe for agents?
⚡ Reliability
78
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
70
Documentation
80
Error Messages
72
Auth Simplicity
72
Rate Limits
82

🔒 Security

TLS Enforcement
100
Auth Strength
72
Scope Granularity
58
Dep. Hygiene
72
Secret Handling
72

HTTPS enforced. API Key + OAuth token — no scope granularity. SOC 2, ISO 27001, GDPR. Community MCP server.

⚡ Reliability

Uptime/SLA
88
Version Stability
78
Breaking Changes
78
Error Recovery
70
AF Security Reliability

Best When

An agent needs to manage Trello boards and cards — for simple kanban-style workflow automation or visual project tracking.

Avoid When

You need complex project management with Gantt charts, dependencies, or resource planning — use Asana or Jira instead.

Use Cases

  • Creating and moving cards across Trello lists from project management agents
  • Querying board status and card completion from reporting agents
  • Managing checklists and attachments from task automation agents
  • Adding labels and assigning members from workflow management agents
  • Archiving completed cards from maintenance agents
  • Generating project status from Trello board data for stakeholder agents

Not For

  • Teams using Jira, Asana, or ClickUp for complex project management
  • Enterprise project management with advanced dependencies and resource tracking
  • Teams without Trello subscription

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
Yes
Webhooks
Yes

Authentication

Methods: api_key
OAuth: Yes Scopes: No

Trello API key + OAuth token pair. API key is public (app identifier). OAuth token is per-user and grants access to their boards. Both are required. No scope granularity.

Pricing

Model: per-seat
Free tier: Yes
Requires CC: No

Generous free tier for basic use. API access included. Part of Atlassian suite — integrates with Jira and Confluence. MCP server is community open source.

Agent Metadata

Pagination
none
Idempotent
Partial
Retry Guidance
Not documented

Known Gotchas

  • Two credentials required: API Key (app) + OAuth token (user) — both needed for every call
  • Board IDs, list IDs, and card IDs are all separate GIDs — must use correct ID type
  • OAuth token represents a specific user — all actions appear as that user's actions
  • No scope granularity — OAuth token has full access to user's boards
  • Rate limits different for reads vs writes — write operations more restricted
  • Community MCP server — may not expose all Trello features (Power-Ups, webhooks setup)

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Trello MCP Server.

$99

Scores are editorial opinions as of 2026-03-06.

5220
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered