MCP.so
Sign In
Servers

MCP Server Trello

@delorenj

A Model Context Protocol (MCP) server that provides tools for interacting with Trello boards.

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

{
  "mcpServers": {
    "mcp-server-trello": {
      "command": "bun",
      "args": [
        "run",
        "build"
      ]
    }
  }
}

More from Other