Trello MCP Server for Claude Code
io.github.stucchi/trello
MCP server for the Trello REST API – manage boards, lists, cards, labels, checklists and more
client:Claude Code
transport:stdio
runtime:pypi
Install Trello MCP Server in Claude Code
run in your project directory
claude mcp add trello -e TRELLO_API_KEY=<TRELLO_API_KEY> -e TRELLO_TOKEN=<TRELLO_TOKEN> -- uvx trello-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs