Privacy-first, unofficial WHOOP MCP server for AI health, sleep, recovery, and performance agents.
Privacy-first, unofficial WHOOP MCP server for AI health, sleep, recovery, and performance agents.
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
4 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: WHOOP_CLIENT_ID
Environment variable: WHOOP_CLIENT_SECRET
Environment variable: WHOOP_REDIRECT_URI
Environment variable: WHOOP_TOKEN_PATH
Environment variable: WHOOP_PRIVACY_MODE
Environment variable: WHOOP_CACHE
Environment variable: WHOOP_CACHE_PATH
Environment variable: WHOOP_NO_CACHE
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-davidmosiah-whoop-mcp": {
"env": {
"WHOOP_CACHE": "your-whoop-cache-here",
"WHOOP_CLIENT_ID": "your-whoop-client-id-here",
"WHOOP_CACHE_PATH": "your-whoop-cache-path-here",
"WHOOP_TOKEN_PATH": "your-whoop-token-path-here",
"WHOOP_PRIVACY_MODE": "your-whoop-privacy-mode-here",
"WHOOP_REDIRECT_URI": "your-whoop-redirect-uri-here",
"WHOOP_CLIENT_SECRET": "your-whoop-client-secret-here"
},
"args": [
"-y",
"whoop-mcp-unofficial"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.