io.github.delorenj/mcp-server-trello
Quality Score
76
/100
MCP server for Trello boards with rate limiting, type safety, and comprehensive API integration.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"mcp-server-trello": {
"command": "npx",
"args": [
"-y",
"@delorenj/mcp-server-trello"
],
"env": {
"TRELLO_API_KEY": "<your-trello_api_key>",
"TRELLO_TOKEN": "<your-trello_token>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"mcp-server-trello": {
"command": "npx",
"args": [
"-y",
"@delorenj/mcp-server-trello"
],
"env": {
"TRELLO_API_KEY": "<your-trello_api_key>",
"TRELLO_TOKEN": "<your-trello_token>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @delorenj/mcp-server-trello§02 Environment variables
TRELLO_API_KEYrequiredsecret
Your Trello API key
TRELLO_TOKENrequiredsecret
Your Trello token
§03 MCP Quality Score · methodology
freshness
11
completeness
15
installability
25
documentation
15
stability
10
§04 Alternatives in Productivity & Project Mgmt
ai.smithery/Aman-Amith-Shastry-scientific_computation_mcp
ai.smithery/Aman-Amith-Shastry-scientific_computation_mcp
This MCP server enables users to perform scientific computations regarding linear algebra and vect…
ai.smithery/mrugankpednekar-mcp-optimizer
ai.smithery/mrugankpednekar-mcp-optimizer
Optimize crew and workforce schedules, resource allocation, and routing with linear and mixed-inte…
ai.smithery/smithery-notion
ai.smithery/smithery-notion
A Notion workspace is a collaborative environment where teams can organize work, manage projects,…