mcp-whoop
by PilarJ
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Bind host | 0.0.0.0 |
| PORT | No | Bind port | 8000 |
| BASE_URL | Yes | Public URL of this server, no trailing slash | |
| DATA_DIR | No | Token store location | /data |
| SETUP_TOKEN | Yes | Token to guard /oauth/start | |
| JWT_SIGNING_KEY | No | Stable key for client tokens; unset means clients are signed out on restart | |
| WHOOP_CLIENT_ID | Yes | WHOOP developer app client ID | |
| GITHUB_CLIENT_ID | Yes | GitHub OAuth app client ID | |
| WHOOP_CLIENT_SECRET | Yes | WHOOP developer app client secret | |
| GITHUB_CLIENT_SECRET | Yes | GitHub OAuth app client secret | |
| ALLOWED_GITHUB_LOGINS | Yes | Comma-separated GitHub logins permitted to connect |
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 |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues