MCP Server Trello
Related Servers
Alternatives to MCP Server Trello
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceEnables AI agents to inspect and update Trello boards via the Trello REST API, supporting actions like reading boards, lists, cards, and performing CRUD operations on cards and checklists.1534 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables interaction with Trello boards through comprehensive card, list, and board management tools. Includes built-in rate limiting, type safety, and support for operations like creating cards, updating details, managing members, and tracking board activity.141 npm10MIT
- AlicenseBqualityDmaintenanceProvides tools for managing Trello boards, lists, and cards via natural language. Supports dynamic board and workspace selection, rate limiting, and type-safe API integration.25461 npmMIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to interact with Trello boards through MCP tools, including listing tasks, moving cards, commenting, labeling, and managing attachments.277 npm1MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to read Trello boards and cards and perform light updates, such as creating, moving, editing cards and adding checklist items, through MCP.285 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to manage Trello boards, lists, cards, labels, checklists, members, comments, and attachments through natural language.285 npmISC
TDQS
Scored across 31 tools
Most tools have distinct resource-action pairs, but the checklist retrieval cluster (get_checklist_items, get_checklist_by_name, get_acceptance_criteria) overlaps significantly, and list_boards vs list_boards_in_workspace adds minor confusion. Descriptions help but boundaries are not always clear.
All tool names consistently use snake_case with verb-first patterns (add_, get_, list_, set_, etc.). The naming convention is uniform and predictable across all 31 tools.
31 tools is above the 25-tool threshold and includes several redundant checklist retrieval tools and overlapping board-listing tools. The count feels excessive for the actual distinct operations offered.
The surface covers many card, list, and attachment operations, but lacks board creation/deletion, label assignment, comment retrieval, checklist creation, and card deletion (only archive). These gaps will force agents to work around missing functionality.