Stats
Actions
Tags
From Trello
Connects to Trello for managing boards, lists, cards, and tasks. Enables issue tracking and project management workflows via the Trello API.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"trello": {
"command": "npx",
"args": [
"-y",
"@zapier/trello-connector",
"mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Declared capabilities of this MCP server
npx claudepluginhub zapier/marketplace --plugin trello