Trello MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 108 installs a week from pypi. Last commit 6 Apr 2026.
Manage Trello boards, lists, and cards from any MCP-compatible AI assistant
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 fastmcp-trello -- uvx fastmcp-trello
{
"mcpServers": {
"fastmcp-trello": {
"args": [
"fastmcp-trello"
],
"command": "uvx"
}
}
}
[mcp_servers.fastmcp-trello]
command = "uvx"
args = ["fastmcp-trello"]
{
"mcpServers": {
"fastmcp-trello": {
"args": [
"fastmcp-trello"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"fastmcp-trello": {
"args": [
"fastmcp-trello"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
TRELLO_API_KEY (Trello API key from https://trello.com/power-ups/admin), TRELLO_TOKEN (Trello API token).
The author declared them in the registry entry; get the values from the project itself.
MCP server for the Trello REST API – manage boards, lists, cards, labels, checklists and more
MCP server for Trello — manage boards, lists, cards, attachments and more via Claude or Gemini
Manage SwiftKanban boards and cards from Claude AI
MCP server for Trello boards with rate limiting, type safety, and comprehensive API integration.
Remote MCP for Kanban AI boards—manage projects, tasks, and comments from AI tools.
MCP server for Jira Cloud — manage issues, sprints, boards, filters, and custom fields
MCP server for PLANKA kanban boards. Full CRUD for cards, tasks, comments, and labels.
MCP server for Jira — search, create, update, transition issues, manage projects, boards, and spr...
Answers built from our own checks of this server.