← Index

Trello MCP Server

io.github.Jimdrews/fastmcp-trello·v0.5.0·Productivity & Project Mgmt
Quality Score
85
/100

Manage Trello boards, lists, and cards from any MCP-compatible AI assistant

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "fastmcp-trello": {
      "command": "uvx",
      "args": [
        "fastmcp-trello"
      ],
      "env": {
        "TRELLO_API_KEY": "<your-trello_api_key>",
        "TRELLO_TOKEN": "<your-trello_token>"
      }
    }
  }
}
§02  Environment variables
TRELLO_API_KEY
requiredsecret

Trello API key from https://trello.com/power-ups/admin

TRELLO_TOKEN
requiredsecret

Trello API token

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Productivity & Project Mgmt