This MCP server seamlessly connects AI assistants with Trello, allowing them to access and process information from Trello cards through a standardized interface. It's designed to empower AI to retrieve comprehensive card details, including names, descriptions, links, labels, members, due dates, and attachments. With features like read-only mode for safe operations, type safety via TypeScript and Zod, and debug support, it provides a robust and reliable way to integrate Trello data into various AI-driven workflows and applications.
주요 기능
01Retrieve Trello cards by ID or direct link
02Optional read-only mode for safe operations
03Optional debug logging for troubleshooting
040 GitHub stars
05Robust type validation with TypeScript and Zod
06Supports Model Context Protocol (MCP) for AI integration