Submit

MCP Server

@adepanges

Model Context Protocol (MCP) server for TeamRetro integration.

Tools

Server Config

{
  "mcpServers": {
    "teamretro-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "teamretro-mcp-server"
      ],
      "env": {
        "TEAMRETRO_AUTH_TYPE": "apiKey",
        "TEAMRETRO_API_KEY": "your-api-key"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.