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
भाषा:
TypeScript
बनाया गया:4/13/2025
अद्यतन किया गया:5/27/2025
मुखपृष्ठ: