MCP server for Trello boards with rate limiting, type safety, and comprehensive API integration.
{
"mcpServers": {
"iogithubdelorenjmcp-trello": {
"command": "npx",
"args": [
"-y",
"@delorenj/mcp-server-trello"
]
}
}
}