SERVER
Trello MCP Server
Rank #9858glama/Jimdrews/fastmcp-trello
Manage Trello boards, lists, and cards from any MCP-compatible AI assistant
First listed
Apr 4, 2026
Last publish date
Apr 6, 2026
OVERVIEW
Trello MCP Server is a Model Context Protocol (MCP) server published by Jimdrews. It ranks #9858 of 58,832 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Trello MCP Server is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Apr 4, 2026 and most recently updated on Apr 6, 2026.
STANDING
#9,858of 58,832 tracked serversTop 25%
Ranks ahead of 48,974 of 58,832 servers on MCP Toplist.
CONNECT
Use Trello MCP Server
Add Trello MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"fastmcp-trello": {
"command": "uvx",
"args": [
"fastmcp-trello"
],
"env": {
"TRELLO_API_KEY": "<your TRELLO_API_KEY>",
"TRELLO_TOKEN": "<your TRELLO_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
Jimdrews
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.5.0 | Apr 6, 2026 |
| 0.4.1 | Apr 4, 2026 |
FAQ
Frequently asked questions
- What is Trello MCP Server?
- Manage Trello boards, lists, and cards from any MCP-compatible AI assistant
- Who maintains Trello MCP Server?
- Trello MCP Server is maintained by Jimdrews, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Trello MCP Server an official MCP server?
- Yes — Trello MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Trello MCP Server have?
- MCP Toplist tracks 2 versions of Trello MCP Server, most recently published on Apr 6, 2026.
- Where can I find the source code for Trello MCP Server?
- The source code for Trello MCP Server is hosted at github.com/Jimdrews/fastmcp-trello.
EXPLORE