Odel
whoop mcp server

whoop mcp server

Local
@rajdeepmondaldotcom2PythonMITUpdated 2mo ago

WHOOP recovery, sleep, strain, and workouts for any AI. Analysis tools, demo mode, fast setup.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIwhoop-mcp-serverv0.0.5

Run

uvx whoop-mcp-server

MCP client config

{
  "mcpServers": {
    "whoop-mcp-server": {
      "command": "uvx",
      "args": [
        "whoop-mcp-server"
      ]
    }
  }
}