SERVER
Trello
Rank #10636glama/scaratec/trellio-mcp
Manage entire trello via MCP.
First listed
Apr 8, 2026
Last publish date
Apr 17, 2026
OVERVIEW
Trello is a Model Context Protocol (MCP) server published by scaratec. It ranks #10636 of 58,900 servers tracked on MCP Toplist. Trello is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Apr 8, 2026 and most recently updated on Apr 17, 2026.
STANDING
#10,636of 58,900 tracked serversTop 25%
Ranks ahead of 48,264 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": {
"trellio-mcp": {
"command": "uvx",
"args": [
"trellio-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 2 registries (1 delisted)
ORGANIZATION
scaratec
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.12.0 | Apr 17, 2026 |
| 0.11.1 | Apr 16, 2026 |
FAQ
Frequently asked questions
- What is Trello?
- Manage entire trello via MCP.
- Who maintains Trello?
- Trello is maintained by scaratec, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Trello an official MCP server?
- Yes — Trello is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Trello have?
- MCP Toplist tracks 2 versions of Trello, most recently published on Apr 17, 2026.
- Where can I find the source code for Trello?
- The source code for Trello is hosted at github.com/scaratec/trellio-mcp.
EXPLORE