Loading languages...
TR

trello-report-mcp

@GuilhermeBarroso-sys

A Model Context Protocol (MCP) server for generating Trello board reports by quarter or year. This tool allows you to generate detailed reports of your Trello boards' activity for specific time periods.

trello
report
project-management

# mcpServer Config

{
  "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"
      }
    }
  }
}

# stdio

node /path/to/trello-report-mcp/dist/index.js
Transport:
stdio
Taal:
TypeScript
Gemaakt:4/13/2025
Bijgewerkt:5/27/2025
Startpagina: