Back to directory
trello-report-mcp

trello-report-mcp

@GuilhermeBarroso-sys0

MCP server for generating detailed Trello board reports by quarter or year

trelloreportproject-managementtool

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