Skip to main content
Glama
nawafleh1

Whoop MCP Server

by nawafleh1

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP server port3000
DB_PATHNoSQLite database path./whoop.db
MCP_MODENo`http` for remote, `stdio` for localhttp
MCP_AUTH_TOKENYesA long random secret used to authenticate MCP requests. The server refuses to start without it. Generate with `openssl rand -hex 32`.
WHOOP_CLIENT_IDYesWhoop OAuth client ID
WHOOP_REDIRECT_URINoOAuth callback URLhttp://localhost:3000/callback
WHOOP_CLIENT_SECRETYesWhoop OAuth client secret

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

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