
WHOOP MCP Server
by xokvictor
Integrate your WHOOP health and fitness data directly into Claude for analysis of sleep, recovery, and workouts.
What it does
Whoop-mcp connects the WHOOP API to the Model Context Protocol, allowing an AI to access real-time health and physiological data. It enables users to analyze workout strain, sleep performance, and recovery trends through natural language queries.
Tools
get_user_profile: Retrieves basic user information and body measurements.get_sleeps: Lists detailed sleep records including stages and performance.get_recoveries: Accesses recovery scores, HRV, and resting heart rate.get_workouts: Retrieves workout history with strain and heart rate data.get_cycles: Lists physiological cycles with strain data.
Installation
{
"mcpServers": {
"whoop": {
"command": "/path/to/whoop-mcp",
"env": {
"WHOOP_ACCESS_TOKEN": "your_access_token_here"
}
}
}
}
Supported hosts
Claude Desktop, Claude Code
Quick install
go install github.com/xokvictor/whoop-mcp@latestInformation
- Pricing
- free
- Published
- 5/5/2026
- stars







