trello-mcp
Related Servers
Alternatives to trello-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables interaction with Trello boards, lists, and cards through the Trello REST API. Supports board management, card operations, member management, labels, and checklists through natural language.285 npm1ISC
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to manage Trello boards, lists, cards, labels, checklists, members, comments, and attachments through natural language.285 npmISC
- AlicenseNot gradedqualityDmaintenanceProvides seamless integration with Trello's API to manage boards, lists, and cards through natural language. It supports full CRUD operations, card movement, and the ability to load Trello resources directly into an LLM's context for analysis.MIT
- AlicenseAqualityDmaintenanceEnables interaction with Trello through the Trello API, allowing users to manage boards, lists, and cards including creating, updating, deleting, and retrieving Trello data through natural language.734 npmMIT
- FlicenseAqualityDmaintenanceEnables AI assistants to manage Trello boards, lists, cards, comments, checklists, labels, and members through natural language.16-
- 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.-
TDQS
Scored across 15 tools
Each tool targets a distinct action on a specific Trello resource (board, list, card, checklist, comment, user). No two tools have overlapping purposes; even closely related tools like 'get_card' and 'list_cards' are clearly differentiated by scope.
All tools follow a consistent 'trello_verb_noun' pattern using lowercase with underscores. Verbs are imperative and descriptive (add, archive, create, get, list, move, search, update, whoami), with no mixing of conventions.
With 15 tools, the set covers the primary Trello workflows (boards, lists, cards, checklists, comments, search, user info) without being bloated. Each tool serves a clear purpose within the domain.
The tool set covers core operations for cards (CRUD + move/archive/search), checklists, comments, and boards (list/get). Missing board/list creation and deletion, but these are less common for typical agent tasks. Archiving is preferred over deletion, which is reasonable.