Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for HTTP server (defaults to 3000 if not set)
PUBLIC_URLNoYour server's public origin (required for OAuth)
WHOOP_EMAILYesYour Whoop login email
AUTH_PASSWORDNoPassword for OAuth connector flow
MCP_TRANSPORTNoTransport mode: stdio (default) or http
WHOOP_USER_IDNoYour Whoop user ID — used by whoop_profile, whoop_leaderboard. Avoids one bootstrap call per session.
MCP_AUTH_TOKENNoBearer token for HTTP mode (also used as OAuth JWT signing secret)
WHOOP_PASSWORDNoYour Whoop login password (used only during bootstrap)
WHOOP_TIMEZONENoIANA timezone (e.g., America/Los_Angeles). If unset, auto-detected from your Whoop profile and refreshed hourly.
WHOOP_TOKEN_STORENoenvfile (default) or memoryenvfile
WHOOP_INSTALLATION_IDNoThe per-install device identifier sent as x-whoop-installation-identifier. Generated once and written to .env on first run.
WHOOP_IOS_BEARER_TOKENYesCognito access token (24h, auto-refreshed)
WHOOP_COGNITO_REFRESH_TOKENYesCognito refresh token (~30d)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/thebriangao/totem'

If you have feedback or need assistance with the MCP directory API, please join our Discord server