SERVER
Trello
Rank #21614io.github.stucchi/trello
Manage Trello boards, lists, cards, labels, checklists, and comments via the Trello REST API.
First listed
Feb 26, 2026
Last publish date
Mar 31, 2026
OVERVIEW
Trello is a Model Context Protocol (MCP) server published by stucchi. It ranks #21614 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Trello is listed across 3 registries — Official MCP, PulseMCP and Glama, with 8 tracked versions. It was first listed on Feb 26, 2026 and most recently updated on Mar 31, 2026.
STANDING
#21,614of 58,900 tracked serversTop 50%
Ranks ahead of 37,286 of 58,900 servers on MCP Toplist.
CONNECT
Use Trello
Add Trello to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"trello": {
"command": "uvx",
"args": [
"trello-mcp"
],
"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 3 registries
ORGANIZATION
stucchi
MORE FROM THIS PUBLISHER
Other servers by stucchi
- Db#19296 · 12 vers
- MCP Advisor#20775 · 9 vers
- Domain Check#25068 · 4 vers
- Italy Opendata#25944 · 3 vers
- Nexi Xpay#25945 · 3 vers
- Google Analytics#29377 · 2 vers
- Telnyx#30044 · 2 vers
VERSIONS
Available versions (8)
| Version | Published |
|---|---|
| 1.6.0 | Mar 31, 2026 |
| 1.5.0 | Mar 31, 2026 |
| 1.4.0 | Mar 9, 2026 |
| 1.3.0 | Mar 8, 2026 |
| 1.2.0 | Mar 3, 2026 |
| 1.1.1 | Mar 2, 2026 |
| 1.0.0 | Feb 26, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Trello?
- Manage Trello boards, lists, cards, labels, checklists, and comments via the Trello REST API.
- Who maintains Trello?
- Trello is maintained by stucchi, which publishes 8 MCP servers (43 total versions) tracked on MCP Toplist.
- Is Trello an official MCP server?
- Yes — Trello is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Trello have?
- MCP Toplist tracks 8 versions of Trello, most recently published on Mar 31, 2026.
- Where can I find the source code for Trello?
- The source code for Trello is hosted at github.com/stucchi/trello-mcp.
EXPLORE