WHOOP — MissingMCP is answering right now. Last checked 8 min ago. Last commit 17 Sep 2026.
WHOOP recovery, strain, sleep and workouts in Claude via official WHOOP OAuth. Free, open source.
We read the source, 20 h ago · rules 3dff92dd89df
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.
proc = subprocess.Popen(self._forward.command(), env=env,
return os.path.join(self._cfg.data_dir, "users", safe, "tokens")
env = dict(os.environ)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.
claude mcp add whoop --transport http https://missingmcp.com/whoop/mcp
{
"mcpServers": {
"whoop": {
"url": "https://missingmcp.com/whoop/mcp"
}
}
}
[mcp_servers.whoop]
url = "https://missingmcp.com/whoop/mcp"
{
"mcpServers": {
"whoop": {
"url": "https://missingmcp.com/whoop/mcp"
}
}
}
{
"mcpServers": {
"whoop": {
"url": "https://missingmcp.com/whoop/mcp"
}
}
}
This endpoint answered with an authorization challenge. The server is running, but it did not say what kind of credentials it expects.
| URL | Transport | State | Latency | Checked |
|---|---|---|---|---|
| https://missingmcp.com/whoop/mcp | streamable-http | needs auth | 175 ms | 8 min ago |
Garmin data in Claude: 135 tools — activities, sleep, HRV, training, workouts. Free, open source.
MCP server for WHOOP — gives Claude access to your recovery, sleep, strain, and workout data
Sync WHOOP recovery, sleep, strain, and workouts into Postgres and query them from any MCP client.
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
Local-first, read-only WHOOP MCP server for recovery, sleep, strain, workouts, and body signals
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.
Answers built from our own checks of this server.