WHOOP Health Signals runs on your own machine — the client starts it, so there is no endpoint to ping. 54 installs a week from npm. Last commit 17 Jul 2026.
Local-first, read-only WHOOP MCP server for recovery, sleep, strain, workouts, and body signals
We read the source, 20 h ago · rules 3dff92dd89df
Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.
const child = spawn(command[0] as string, command[1] as string[], {
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const child = spawn(command[0] as string, command[1] as string[], {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch WHOOP Health Signals and you get told the day something new turns up.
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 mcp-server-whoop -- npx -y mcp-server-whoop
{
"mcpServers": {
"mcp-server-whoop": {
"args": [
"-y",
"mcp-server-whoop"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server-whoop]
command = "npx"
args = ["-y", "mcp-server-whoop"]
{
"mcpServers": {
"mcp-server-whoop": {
"args": [
"-y",
"mcp-server-whoop"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server-whoop": {
"args": [
"-y",
"mcp-server-whoop"
],
"command": "npx"
}
}
}
MCP server for WHOOP health data — recovery, sleep, workouts, cycles, and trends.
Your WHOOP data in the assistant, read-only: recovery, sleep, strain, workouts, cycles and body meas
Privacy-first, unofficial WHOOP MCP server for AI health, sleep, recovery, and performance agents.
MCP server for WHOOP — gives Claude access to your recovery, sleep, strain, and workout data
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.
MCP server for the official Whoop API v2: cycles, recovery, sleep, workouts, and profile data
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.