Trello MCP Server with Python
Related Servers
Alternatives to Trello MCP Server with Python
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceMCP server that integrates Trello with AI agents, enabling natural language management of boards, lists, cards, checklists, attachments, and custom fields.234 npm2MIT
- FlicenseNot gradedqualityDmaintenanceThis is an MCP Server for Trello that enables interaction with Trello's API through natural language, allowing management of boards, cards, lists, and other Trello resources.-
- AlicenseAqualityCmaintenanceMCP server that provides read and write access to Trello boards, enabling AI assistants to list, search, create, update, move, comment, label, and archive cards via natural language.15MIT
- AlicenseAqualityCmaintenanceA Trello MCP server that enables AI assistants to manage boards, cards, and lists via the Model Context Protocol.252MIT
- AlicenseNot gradedqualityDmaintenanceMCP server for Trello that enables comprehensive management of boards, cards, lists, labels, checklists, attachments, members, custom fields, and search through natural language.101 npmMIT
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol (MCP) server that provides AI assistants with access to Trello's functionality. This server enables AI models to interact with Trello boards, lists, and cards programmatically.234 npm1ISC
TDQS
Scored across 22 tools
Each tool has a distinct purpose targeting specific Trello resources and actions, with clear boundaries (e.g., add_checkitem vs. update_checkitem, create_card vs. get_card). No tools appear to overlap or cause confusion in selection.
All tools follow a consistent verb_noun naming pattern (e.g., create_board_label, get_card_checklists, update_list). The naming is uniform and predictable across all 22 tools, enhancing readability and usability.
With 22 tools, the count is slightly high but reasonable for a comprehensive Trello integration covering boards, lists, cards, checklists, and labels. It includes CRUD operations for each resource, though it may feel heavy compared to simpler servers.
The tool set provides complete CRUD/lifecycle coverage for Trello's core domain, including boards, lists, cards, checklists, and labels. There are no obvious gaps, and agents can perform all essential operations without dead ends.