TE

TeamRetro

Created 5 months ago

A Model Context Protocol (MCP) server that provides AI-powered integration with TeamRetro's platform.

development documentation public AI integration TeamRetro

What is TeamRetro?

This MCP server allows LLMs to interact with TeamRetro, allowing LLMs to manage user, team, team member, retrospective, health check, action, agreement and fetch the reports.

Documentation

All API endpoints and functionality are based on TeamRetro's official documentation: - API Help Article: https://help.teamretro.com/article/320-teamretro-api - API Specifications: https://groupmap.stoplight.io/docs/teamretro/

Server Config

{
  "mcpServers": {
    "teamretro-server": {
      "command": "npx",
      "args": [
        "teamretro"
      ]
    }
  }
}

Links & Status

Repository: github.com
Hosted: No
Global: Yes
Official: No

Project Info

Hosted Featured
Created At: Jul 02, 2025
Updated At: Aug 07, 2025
Author: Adepanges
Category: community
License: Unofficial community-developed interface
Tags:
development documentation public