MCP.so
Sign In
Servers

Trello MCP Server

@m0xai

A simple yet powerful MCP server for Trello.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "trello-mcp": {
      "command": "uv",
      "args": [
        "run",
        "mcp",
        "install",
        "main.py"
      ]
    }
  }
}

More from Other