69
/ 100
11 days ago
glama

Whoop MCP Server

Enables users to access Whoop biometrics including recovery, sleep, and strain scores while facilitating activity logging and device management. It allows for seamless interaction with health data to set alarms, update weight, and track activities through natural language commands.

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 1 credential: WHOOP_PASSWORD
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_EMAILclaude mcp add -e =you@example.com -e WHOOP_PASSWORD=yourpass -s user whoop -- uvx whoop-write-mcp
🔐 secretWHOOP_PASSWORDclaude mcp add -e WHOOP_EMAIL=you@example.com -e =yourpass -s user whoop -- uvx whoop-write-mcp
// 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/jd1207-whoop-mcp-gbnym1)](https://m8ven.ai/mcp/jd1207-whoop-mcp-gbnym1)
commit: 5f331c2e9bb51428ceca45c27b3b320dcf83ccca
code hash: 0c4e33a5f8f9fd25b67fdaccec1734bde8aa65c4b8c40fdcefe30b99a3b97611
verified: 6/16/2026, 11:34:17 AM
view raw JSON →