Whoop MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 27 May 2026.
MCP server for WHOOP — gives Claude access to your recovery, sleep, strain, and workout data
Today is the operative word: we check Whoop MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add whoop-mcp -- npx -y @souravpn/whoop-mcp
{
"mcpServers": {
"whoop-mcp": {
"args": [
"-y",
"@souravpn/whoop-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.whoop-mcp]
command = "npx"
args = ["-y", "@souravpn/whoop-mcp"]
{
"mcpServers": {
"whoop-mcp": {
"args": [
"-y",
"@souravpn/whoop-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"whoop-mcp": {
"args": [
"-y",
"@souravpn/whoop-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
WHOOP_CLIENT_ID (OAuth2 Client ID from your WHOOP developer app at developer-dashboard.whoop.com), WHOOP_CLIENT_SECRET (OAuth2 Client Secret from your WHOOP developer app. Run whoop-mcp-auth-setup once to complete OAuth flow.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for WHOOP health data — recovery, sleep, workouts, cycles, and trends.
MCP server for Toggl Track — gives Claude access to your time tracking data
MCP server for the official Whoop API v2: cycles, recovery, sleep, workouts, and profile data
Your WHOOP data in the assistant, read-only: recovery, sleep, strain, workouts, cycles and body meas
WHOOP recovery, sleep, strain, and workouts for any AI. Analysis tools, demo mode, fast setup.
WHOOP recovery, sleep, strain, and workouts for any AI. Analysis tools, demo mode, fast setup.
Local-first, read-only WHOOP MCP server for recovery, sleep, strain, workouts, and body signals
Sync WHOOP recovery, sleep, strain, and workouts into Postgres and query them from any MCP client.
Answers built from our own checks of this server.