What is an MCP Server?
An MCP (Model Context Protocol) server acts as a bridge, allowing AI models to access and interact with external data sources and tools. It standardizes how applications provide context to LLMs.
What is the MCP Server for Trello?
The MCP Server for Trello provides tools to interact with Trello boards, handling rate limiting, type safety, and error handling automatically, enabling seamless integration with Trello’s API.
How do I install the MCP Server for Trello?
You can install it using npm with the command: npm install @modelcontextprotocol/mcp-server-trello.
What environment variables are required to configure the server?
The required environment variables are TRELLO_API_KEY, TRELLO_TOKEN, and TRELLO_BOARD_ID.
What are some available tools provided by the server?
The server provides tools such as get_cards_by_list_id, get_lists, get_recent_activity, add_card_to_list, update_card_details, and more.
How does the server handle rate limiting?
The server implements a token bucket algorithm to comply with Trello’s API limits: 300 requests per 10 seconds per API key and 100 requests per 10 seconds per token. Rate limiting is handled automatically.
What kind of error handling does the server provide?
The server provides detailed error messages for scenarios such as invalid input parameters, rate limit exceeded, API authentication errors, and network issues.
Can I contribute to the development of the MCP Server for Trello?
Yes, contributions are welcome! The project is open source and hosted on GitHub. You can submit bug reports, feature requests, and pull requests.
What is UBOS?
UBOS is a Full-stack AI Agent Development Platform focused on bringing AI Agents to every business department. The platform helps orchestrate AI Agents, connect them with enterprise data, build custom AI Agents with LLM models, and create Multi-Agent Systems.
How does the MCP Server for Trello integrate with UBOS?
The MCP Server for Trello is available in the UBOS Asset Marketplace, allowing AI Agents built on the UBOS platform to seamlessly interact with Trello boards for automated task management and project monitoring.
Trello Integration Server
Project Details
- diegofornalha/mcp-server-trello
- MIT License
- Last Updated: 3/25/2025
Recomended MCP Servers
YouTube MCP Server is an AI-powered solution designed to revolutionize your YouTube experience. It empowers users to search...
🔍 Unified Search MCP Server - Search across Google Scholar, Web, and YouTube with a single query
Model Context Protocol server for KiCad on Mac, Windows, and Linux
MCP server to help LLMs to get access to Quran API (https://alquran.cloud/api).
An MCP server for converting GIS filetypes (100+ Downloads)
Port of Anthropic's file editing tools to an MCP server
MCP Server for creating/editing recipes in Paprika 3 with natural language





