Trello MCP Server
Related Servers
Alternatives to Trello MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseBqualityDmaintenanceEnables seamless integration between Claude and Trello via Nango authentication. Allows managing boards, lists, cards, comments, and attachments through natural language commands with complete Trello API coverage.191-
- AlicenseNot gradedqualityDmaintenanceEnables Claude to manage Trello boards, lists, and cards through natural language.234 npmISC
- AlicenseNot gradedqualityCmaintenanceEnables Claude to manage Trello boards, lists, cards, labels, and checklists via the Trello REST API, allowing natural language task management.234 npmISC
- AlicenseBqualityDmaintenanceEnables managing Trello boards, lists, cards, labels, checklists, members, and attachments through natural language via Claude Desktop.457 npmMIT
- FlicenseNot gradedqualityCmaintenanceEnables AI assistants like Claude to interact with Trello boards through natural language, supporting board operations including card management, list manipulation, attachments, labels, comments, checklists, and daily workflow automation.-
- AlicenseNot gradedqualityDmaintenanceEnables Claude to manage Trello boards, lists, and cards through natural language, using tools like list_boards, add_card, and move_card.MIT
TDQS
Scored across 19 tools
Each tool has a distinct action-target combination, e.g., add_attachment vs add_comment, and get_board vs get_card. No two tools appear to do the same thing.
All tools follow a consistent verb_noun pattern with lowercase underscores. The prefix 'trello_' is used uniformly, and verbs like create/get/update/delete/archive/add are applied appropriately.
19 tools cover the core Trello entities (boards, lists, cards) with CRUD operations plus attachments, comments, archiving, search, and members. This is a well-scoped set for a project management tool.
Basic CRUD for boards, lists, and cards is present, along with attachment and comment support. However, notable gaps include no tool to move cards between lists, no delete list (only archive), and no management of labels or due dates.