Connect Claude to Trello boards, lists, cards, checklists, and comments. Community server (30+ tools).
---
name: Trello MCP
description: Connect Claude to Trello — boards, lists, cards, checklists, comments, and attachments. Community MCP server.
---
# Trello MCP
A popular **community** MCP server for Trello (`delorenj/mcp-server-trello`, 30+ tools). Trello is owned by Atlassian but is not covered by Atlassian's official Jira/Confluence MCP, so this server fills that gap. It lets Claude manage boards and workspaces, cards, lists, checklists, comments, attachments, and custom fields.
## Connect (local, npx/bunx)
```json
{
"mcpServers": {
"trello": {
"command": "npx",
"args": ["-y", "@delorenj/mcp-server-trello"],
"env": {
"TRELLO_API_KEY": "your-trello-api-key",
"TRELLO_TOKEN": "your-trello-token"
}
}
}
}
```… install to load the full skillSign in to rate and review this skill.
No reviews yet. Be the first to review this skill.