Trello MCP Server
Trello MCP server with workspace and board discovery, list and card lifecycle, checklist management, and recent activity feed. 9 commits on main in the last 30 days.
“Trello MCP with workspace-aware tooling: workspace and board discovery, list and card lifecycle, checklist management, and recent activity. 9 commits on main in the last 30 days. 3 releases shipped (last in October 2025); the cadence runs from main now. Picks the slot for Atlassian-adjacent task management where Jira is too heavy.”
INSTALL THIS SERVER
{
"mcpServers": {
"trello": {
"command": "npx",
"args": [
"-y",
"@delorenj/mcp-server-trello"
],
"env": {
"TRELLO_API_KEY": "<your-trello-api-key>",
"TRELLO_TOKEN": "<your-trello-token>"
}
}
}
}
{
"mcpServers": {
"trello": {
"command": "npx",
"args": [
"-y",
"@delorenj/mcp-server-trello"
],
"env": {
"TRELLO_API_KEY": "<your-trello-api-key>",
"TRELLO_TOKEN": "<your-trello-token>"
}
}
}
}
{
"mcpServers": {
"trello": {
"command": "npx",
"args": [
"-y",
"@delorenj/mcp-server-trello"
],
"env": {
"TRELLO_API_KEY": "<your-trello-api-key>",
"TRELLO_TOKEN": "<your-trello-token>"
}
}
}
}
{
"mcpServers": {
"trello": {
"command": "npx",
"args": [
"-y",
"@delorenj/mcp-server-trello"
],
"env": {
"TRELLO_API_KEY": "<your-trello-api-key>",
"TRELLO_TOKEN": "<your-trello-token>"
}
}
}
}
{
"mcpServers": {
"trello": {
"command": "npx",
"args": [
"-y",
"@delorenj/mcp-server-trello"
],
"env": {
"TRELLO_API_KEY": "<your-trello-api-key>",
"TRELLO_TOKEN": "<your-trello-token>"
}
}
}
}
8 TOOLS AVAILABLE
OUR ASSESSMENT
- 9 commits on main in the last 30 days.
- Workspace-aware: workspace and board discovery before list and card operations.
- Checklist management tools (added in recent versions).
- Recent activity tool surfaces a feed of board operations.
- MIT licence.
- Multiple distribution channels: npx, Bun, npm, Smithery, Docker.
- Submitted to the official MCP Registry.
- 3 tagged releases over 16 months; release cadence is sparse despite active main commits.
- Latest tagged release 6 months old (v1.6.1, 2025-10-16); operators wanting version pinning rely on commit-pin or npm dist-tag.
- Trello API rate limits are conservative and apply to the agent token.
- Two credentials required (API key plus token) raises the configuration surface.
Requires TRELLO_API_KEY and TRELLO_TOKEN. The token is user-scoped; mint a dedicated agent token where possible. Scope the token to the boards the agent should access. Trello rate limits hit at 100 requests per 10 seconds per token; agents that fan out across many cards will need batching logic on the client side.
Teams running Trello for kanban boards and project tracking; Atlassian-light workflows where Jira is heavier than the team needs; workflows where the agent reads recent board activity and acts on cards.
TECHNICAL DETAILS
ADOPTION METRICS
// Reading this322 stars and 107 forks. The fork-to-star ratio (33%) signals integration work; submitted to the official MCP Registry.
// Reading thisSixth-ranked in productivity. Pair with Atlassian MCP (Batch 3) for teams running both Jira and Trello.
SOURCES & VERIFICATION
We don't take any single directory's word for it. Before scoring, we cross-reference 5 public MCP sources, install the server ourselves against the clients we cover, and record when we last re-verified.
The same server, 5 different lenses. We reconcile these signals into our editorial score, which is why our number sometimes diverges from a directory-aggregate star count.
| Source | Their rating | Their star count | Their downloads | Last synced |
|---|---|---|---|---|
| AutomationSwitch This page | 3.9editorial | 322 | — | MAY 1, 2026 |
| PulseMCP | — unrated | unavailable | unavailable | MAY 1, 2026 |
| MCP.so | — unrated | unavailable | unavailable | MAY 1, 2026 |
| Glama | — unrated | unavailable | unavailable | MAY 1, 2026 |
| Smithery | — unrated | unavailable | unavailable | MAY 1, 2026 |
| Official MCP Registry | — unrated | unavailable | unavailable | MAY 1, 2026 |
// Counts are directory-reported; we don't adjust them. Discrepancies usually come from different snapshot times or star-caching.
OTHER PRODUCTIVITY MCP SERVERS
n8n MCP
MCP server for n8n. Browse 535+ integrations, manage workflows, trigger executions, and inspect run history. 20,140 GitHub stars and 41 commits on main in the last 30 days. Top star count outside the directory top 5.
Excel MCP Server
Manipulate Excel files locally or remotely with zero Microsoft Excel installation required. Three transport modes (stdio, SSE deprecated, Streamable HTTP recommended) and full coverage of formulas, formatting, charts, pivot tables, and conditional formatting. 3,767 stars.
Google Workspace MCP
Most feature-complete Google Workspace MCP available. One server covers Gmail, Calendar, Drive, Docs, Sheets, Slides, Forms, Tasks, Contacts, Apps Script, Chat, and Custom Search. OAuth 2.1 multi-user support, stateless mode, and an MIT license with no CLA.
LinkedIn MCP
Open-source MCP server for LinkedIn. Profiles, companies, jobs, and messages exposed to AI agents. 1,773 GitHub stars and 100 commits on main in the last 30 days. Top star count and top cadence in the productivity category.
Google Ads MCP
Google's official Google Ads MCP. Manage Google Ads accounts via MCP, execute GAQL reads, and run secure two-phase mutations. 448 GitHub stars and 29 commits on main in the last 30 days.
Zapier MCP
Zapier official MCP server. Connect AI to thousands of Zapier-supported apps via Model Context Protocol. 41 GitHub stars and 8 commits on main in the last 30 days.
DISCUSS YOUR
MCP REQUIREMENTS.
Evaluating a server, scoping an internal deployment, or working out whether MCP is the right fit at all. Start the conversation and we will point you at the right piece of the ecosystem.