whoop-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WHOOP_MCP_DATA_DIR | No | Directory to store data (default: ~/.whoop-mcp) | |
| WHOOP_MCP_EXPORT_PATH | No | Path for JSON export (default: ~/.whoop-mcp/whoop.json) |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| whoop_summaryA | Kombinierter Tagesueberblick: Recovery, Schlaf und Strain je Tag. Das Standard-Tool fuer Fragen wie "Wie war meine Woche?". Liefert pro Tag einen Datensatz plus Durchschnitte und Trends. |
| whoop_recoveryC | Recovery Score, HRV, Ruhepuls, SpO2 und Hauttemperatur der letzten Tage. |
| whoop_sleepC | Schlafdauer, Schlafphasen, Performance, Konsistenz und Atemfrequenz. |
| whoop_cyclesC | Tages-Strain, Kalorienverbrauch sowie durchschnittliche und maximale Herzfrequenz. |
| whoop_workoutsA | Trainingseinheiten mit Strain, Herzfrequenzzonen, Distanz und Kalorien. Mit |
| whoop_bodyA | Koerpermasse aus WHOOP: Groesse, Gewicht und maximale Herzfrequenz. |
| whoop_historyB | Langfristige Auswertung aus der lokalen Datenbank statt aus der API. Schnell und ohne Rate-Limit, benoetigt aber einen vorherigen Sync. Mit
|
| whoop_syncB | Daten von WHOOP in die lokale Datenbank holen und den Life-OS-Export schreiben. Ohne |
| whoop_lifeos_updateA | Recovery, Schlaf und Strain ins Life-OS-Dashboard schreiben. Aktualisiert nur die Whoop-Felder; Strava-Aktivitaeten, Gewicht und
Ernaehrung bleiben unberuehrt. Vor dem Schreiben wird eine Sicherung
angelegt. Mit |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/d00ennis/whoop-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server