TeamRetro MCP Server

by adepanges
Verified

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

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
list_teams

List teams from TeamRetro with filtering and pagination

detail_team

Get a single team by ID

update_team

Update an existing team

create_team

Create a new team with optional members and tags

delete_team

Delete an existing team

list_users

List users with pagination

add_user

Add or update a user by email

update_user

Update an existing user's information

delete_user

Delete a user by email

get_user

Get a single user by email

list_team_members

List team members with pagination

ID: v70elvd74e