Loomal

Trello MCP Server

MCP server by github.com/jimdrews/fastmcp-trello

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

2 starspypi: fastmcp-trello

About Trello MCP Server

Trello MCP Server is an MCP (Model Context Protocol) server published by jimdrews in the official MCP registry. Manage Trello boards, lists, and cards from any MCP-compatible AI assistant

It ships as a Python package on PyPI (fastmcp-trello), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/jimdrews/fastmcp-trello, where the project has earned 2 GitHub stars.

Use Trello MCP Server with your agent

Claude Code · one command
claude mcp add trello-mcp-server -- uvx fastmcp-trello
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "trello-mcp-server": {
      "command": "uvx",
      "args": [
        "fastmcp-trello"
      ]
    }
  }
}
pypifastmcp-trello

Frequently asked questions

What is Trello MCP Server?
Trello MCP Server is an MCP (Model Context Protocol) server by jimdrews. Manage Trello boards, lists, and cards from any MCP-compatible AI assistant
How do I connect Trello MCP Server to Claude, Cursor, or another MCP client?
Install Trello MCP Server from its pypi package (fastmcp-trello) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Trello MCP Server open source?
Yes — the source code is public at github.com/jimdrews/fastmcp-trello, with 2 GitHub stars.
Can AI agents pay to use Trello MCP Server?
Not yet through Loomal — Trello MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Trello MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.