74
/ 100
15 days ago
glama

mcp-server-whoop

A local-first, read-only MCP server that provides compact recovery, sleep, strain, HRV, heart-rate, workout, and body-measurement data from WHOOP without sending credentials to a third party.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: WHOOP_ACCESS_TOKEN, WHOOP_CLIENT_SECRET, WHOOP_REFRESH_TOKEN
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.
🔐 secretWHOOP_ACCESS_TOKENOptional short-lived access-token override
configWHOOP_CLIENT_IDFor headless environments, provide , WHOOP_CLIENT_SECRET, and optionally WHOOP_REDIRECT_URI as environment variables before running auth.
🔐 secretWHOOP_CLIENT_SECRETFor headless environments, provide WHOOP_CLIENT_ID, , and optionally WHOOP_REDIRECT_URI as environment variables before running auth.
configWHOOP_CREDENTIALS_FILEOverride local credential-file path
configWHOOP_REDIRECT_URIFor headless environments, provide WHOOP_CLIENT_ID, WHOOP_CLIENT_SECRET, and optionally as environment variables before running auth.
🔐 secretWHOOP_REFRESH_TOKENOptional refresh-token override
configWHOOP_TOKEN_EXPIRES_ATOptional ISO token-expiry override
configXDG_CONFIG_HOME
// 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 4 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/yadheedhya06-mcp-server-whoop-1u3mow)](https://m8ven.ai/mcp/yadheedhya06-mcp-server-whoop-1u3mow)
commit: 3c3a4a10994e7e21b831ad29d6b91c1b66363235
code hash: f69cf5d32a90c6f1cebe663bca1eec3f79ba960bf1a8350de8efaaf7a367c496
verified: 7/16/2026, 8:45:46 AM
view raw JSON →