TeamRetro MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TEAMRETRO_TOKEN | No | Your TeamRetro bearer token for bearer authentication | |
| TEAMRETRO_API_KEY | No | Your TeamRetro API key for apiKey authentication | |
| TEAMRETRO_BASE_URL | No | Base URL for TeamRetro API | https://api.teamretro.com |
| TEAMRETRO_PASSWORD | No | Your TeamRetro password for basic authentication | |
| TEAMRETRO_USERNAME | No | Your TeamRetro username for basic authentication | |
| TEAMRETRO_AUTH_TYPE | No | Authentication type (apiKey, basic, or bearer) | apiKey |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_teamsB | List teams from TeamRetro with filtering and pagination |
| detail_teamB | Get a single team by ID |
| update_teamC | Update an existing team |
| create_teamC | Create a new team with optional members and tags |
| delete_teamC | Delete an existing team |
| list_usersC | List users with pagination |
| add_userC | Add or update a user by email |
| update_userC | Update an existing user's information |
| delete_userC | Delete a user by email |
| get_userC | Get a single user by email |
| list_team_membersC | List team members with pagination |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/adepanges/teamretro-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server