Trello

📋 Productivity

MCP server for Trello board management with full card, list, checklist, and workspace operations. Dynamic board selection, rate limiting, activity tracking, comments, and attachments for complete project management through AI.

Tags

boardscardslists

Tools (18)

get_cardget_cards_by_list_idupdate_card_detailsarchive_cardmove_cardget_my_cardsget_listsadd_list_to_boardadd_card_to_listget_checklist_itemsadd_checklist_itemget_recent_activityadd_commentget_card_commentslist_boardsset_active_boardlist_workspacesset_active_workspace

Config for Claude Desktop / Cursor

{ "mcpServers": { "trello": { "command": "npx", "args": [ "-y", "@delorenj/mcp-server-trello" ], "env": { "TRELLO_API_KEY": "your-trello-api-key-here", "TRELLO_TOKEN": "your-trello-token-here" } } } }
Documentation →
Activate on Zubnet →