TeamRetro
Provides a bridge to TeamRetro's team management platform for creating and managing teams, users, and members through natural language commands with authentication support.
0 stars
0 tools
Created Aug 2025
@adepanges/adepanges-teamretro-teamretro-mcp-serverAbout
Provides a bridge to TeamRetro's team management platform for creating and managing teams, users, and members through natural language commands with authentication support.
Categories
general
Installation
npm
npm install @adepanges/adepanges-teamretro-teamretro-mcp-server
Configuration
{
"mcpServers": {
"adepanges-teamretro-teamretro-mcp-server": {
"command": "npx",
"args": [
"-y",
"@adepanges/adepanges-teamretro-teamretro-mcp-server"
]
}
}
}