Trello MCP server
Manage Trello boards, lists, and cards.
How it runs
Trello is a stdio MCP server. mcpfold launches it with:
npx -y mcp-trelloAdd to your config
mcpfold add mcp-trelloNeeds a token — mcpfold stores it as a reference (${env:TRELLO_API_KEY}), never a value.
Listed for convenience; mcpfold is not affiliated with or endorsed by this project.