TeamRetro

TeamRetro

An MCP server enabling AI clients to interact with TeamRetro's API via standardized MCP tools.

0
Stars
5
Forks
13
Releases

Overview

This MCP server provides AI-powered integration with TeamRetro by bridging AI clients with TeamRetro's official API. It offers complete coverage of the TeamRetro API via MCP tools (20+ operations) for managing teams, users, team members, retrospectives, health checks, actions, agreements, and reports. The server supports built-in pagination and filtering for efficient data handling, and includes secure API authentication handling and environment configuration to simplify deployment. It is described as an unofficial community-developed interface that connects directly to TeamRetro's public API and adheres to the documented API specifications. The implementation maintains full API compliance and version tracking, preserves original API responses, and supports base URL customization via TEAMRETRO_BASE_URL and API key authentication via TEAMRETRO_API_KEY. Documentation and setup options are provided via NPX, Smithery, and source builds, with references to TeamRetro API Help Article and API Specifications. Notes mention that changes in the upstream API may affect MCP server functionality.

Details

Owner
adepanges
Language
TypeScript
License
Apache License 2.0
Updated
2025-12-07

Features

Complete API coverage

Provides full access to TeamRetro endpoints via MCP, enabling management of teams, users, actions, retrospectives, and other resources.

Standardized MCP interfaces

Offers MCP-compliant endpoints to simplify AI client integration.

Pagination and filtering

Supports offset/limit paging and filtering by tags, IDs, and other criteria.

Secure authentication and environment configuration

Supports API key authentication with configurable base URL and environment variables.

Documentation and easy setup

Includes extensive documentation and setup options, with examples for NPX, Smithery, and source installation.

Public API spec-aligned integration

Implements endpoints in accordance with TeamRetro's public API specifications and tracks versions.

Audience

AI developersEnable AI clients to manage TeamRetro resources within AI workflows via MCP interfaces.

Tags

TeamRetroMCPAIintegrationAPIteam-managementretrospectiveshealth-checksactionsagreementspaginationauthenticationenvironment-configunofficial