Trello MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 83 installs a week from pypi. Last commit 31 Mar 2026.
MCP server for the Trello REST API – manage boards, lists, cards, labels, checklists and more
Today is the operative word: we check Trello MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add trello -- uvx trello-mcp
{
"mcpServers": {
"trello": {
"args": [
"trello-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.trello]
command = "uvx"
args = ["trello-mcp"]
{
"mcpServers": {
"trello": {
"args": [
"trello-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"trello": {
"args": [
"trello-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
TRELLO_API_KEY (API key from Trello Power-Up admin (https://trello.com/power-ups/admin)), TRELLO_TOKEN (User token generated for your Trello API key).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Trello — manage boards, lists, cards, attachments and more via Claude or Gemini
Manage Trello boards, lists, and cards from any MCP-compatible AI assistant
MCP server for PLANKA kanban boards. Full CRUD for cards, tasks, comments, and labels.
Read and update Markboard kanban boards: cards, checklists, labels, comments and files.
MCP server for Trello boards with rate limiting, type safety, and comprehensive API integration.
MCP server for Jira Cloud — manage issues, sprints, boards, filters, and custom fields
MCP server for Zuuna — coding agents read and work your git-truth kanban board via the v1 API.
MCP server for Jira — search, create, update, transition issues, manage projects, boards, and spr...
Answers built from our own checks of this server.