trello-mcp

enthouan/trello-mcp
★ 3 stars TypeScript API Integration Updated 2d ago
Self-hostable MCP server for Trello, built for LLM clients and local workflows.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "trello-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "enthouan/trello-mcp"
      ]
    }
  }
}

README Excerpt

A self-hostable [Model Context Protocol](https://modelcontextprotocol.io/) server that lets MCP-compatible clients work with [Trello](https://trello.com/) cards, lists, labels, attachments, checklists, members, and card activity. The project is intentionally self-hostable and reusable. Contributions, adaptations, and focused issue reports are welcome.

Tools (20)

LOG_LEVELMCP_AUTH_TOKENPORTTRANSPORTTRELLO_API_KEYTRELLO_ATTACHMENT_UPLOAD_ROOTTRELLO_LIVE_REGRESSION_API_KEYTRELLO_LIVE_REGRESSION_TOKENTRELLO_LIVE_SMOKE_API_KEYTRELLO_LIVE_SMOKE_TOKENTRELLO_MCP_HOST_BIND_IPTRELLO_MCP_HOST_PORTTRELLO_MCP_IMAGE_TAGTRELLO_MCP_NETWORKTRELLO_RATE_LIMIT_CAPACITYTRELLO_RATE_LIMIT_REFILL_INTERVAL_MSTRELLO_RETRY_BASE_DELAY_MSTRELLO_RETRY_MAX_ATTEMPTSTRELLO_RETRY_MAX_DELAY_MSTRELLO_TOKEN

Topics

aidockerllmmcpmcp-servermodel-context-protocolnodejsself-hostedtrellotrello-apitypescript