Trello MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 142 installs a week from pypi. Last commit 6 Apr 2026.
Manage Trello boards, lists, and cards from any MCP-compatible AI assistant
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"
}
}
}
Answers built from our own checks of this server.