74
/ 100
27 days ago
glama

WHOOP MCP Server

Exposes WHOOP recovery, sleep, strain, and workout metrics to MCP-compatible AI assistants using OAuth 2.0 authentication, enabling daily wellbeing snapshots, trend analysis, and workload recommendations.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: WHOOP_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configWHOOP_CLIENT_IDYes OAuth Client ID from the WHOOP Developer Dashboard.
🔐 secretWHOOP_CLIENT_SECRETYes OAuth Client Secret from the WHOOP Developer Dashboard.
configWHOOP_REDIRECT_URIYes Registered OAuth redirect URI. Defaults to whoop://mcp/callback.
configWHOOP_SCOPESNo Space- or comma-separated OAuth scopes. Defaults to the scopes listed above.
configWHOOP_TOKEN_DIRYes Directory used to read and write WHOOP OAuth tokens. Defaults to .whoop-tokens.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/tavaresiqueira-whoop-mcp-server-tjo7co)](https://m8ven.ai/mcp/tavaresiqueira-whoop-mcp-server-tjo7co)
commit: 4431ba262fdb33ba21b57bea8b76f6a7e55fbebb
code hash: b8f09a7101190346968ff672d3ed987b3cd2b0bd0802ed085ebe2401233129b2
verified: 6/21/2026, 10:47:01 AM
view raw JSON →