Back to directory
guilhermebarroso-sys/trello-report-mcp

guilhermebarroso-sys/trello-report-mcp

@GuilhermeBarroso-sys

A Model Context Protocol (MCP) server for generating Trello board reports by quarter or year.

trelloreportsproject-managementmcptypescripttool

Installation & Configuration

{
  "mcpServers": {
    "trello-reports": {
      "command": "node",
      "args": [
        "dist/index.js"
      ],
      "env": {
        "TRELLO_API_KEY": "your_trello_api_key",
        "TRELLO_API_TOKEN": "your_trello_api_token"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13