Installation & Configuration
{
"mcpServers": {
"trello-reports": {
"command": "node",
"args": [
"/path/to/trello-report-mcp/dist/index.js"
],
"env": {
"TRELLO_API_KEY": "your_trello_api_key",
"TRELLO_API_TOKEN": "your_trello_api_token"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2025/4/13
Updated
2025/5/27