Whoop MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 123 installs a week from pypi. Last commit 27 Apr 2026.
Read-only WHOOP v2 data for MCP clients, with local SQLite cache and CSV/JSONL/Parquet exports.
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 -- uvx whoop-mcp
{
"mcpServers": {
"whoop-mcp": {
"args": [
"whoop-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.whoop-mcp]
command = "uvx"
args = ["whoop-mcp"]
{
"mcpServers": {
"whoop-mcp": {
"args": [
"whoop-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"whoop-mcp": {
"args": [
"whoop-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.