Skip to main content
Glama
adepanges

TeamRetro MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TEAMRETRO_TOKENNoYour TeamRetro bearer token for bearer authentication
TEAMRETRO_API_KEYNoYour TeamRetro API key for apiKey authentication
TEAMRETRO_BASE_URLNoBase URL for TeamRetro APIhttps://api.teamretro.com
TEAMRETRO_PASSWORDNoYour TeamRetro password for basic authentication
TEAMRETRO_USERNAMENoYour TeamRetro username for basic authentication
TEAMRETRO_AUTH_TYPENoAuthentication type (apiKey, basic, or bearer)apiKey

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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