SERVER

Trello

Rank #21614

io.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

Organization
Total servers
8
Total versions
43
MORE FROM THIS PUBLISHER

Other servers by stucchi

View all stucchi servers →
VERSIONS

Available versions (8)

VersionPublished
1.6.0Mar 31, 2026
1.5.0Mar 31, 2026
1.4.0Mar 9, 2026
1.3.0Mar 8, 2026
1.2.0Mar 3, 2026
1.1.1Mar 2, 2026
1.0.0Feb 26, 2026
0.1.0Nov 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