WHOOP — MissingMCP
Rank #21,192com.missingmcp/whoop
WHOOP recovery, strain, sleep and workouts in Claude via official WHOOP OAuth. Free, open source.
WHOOP — MissingMCP is a Model Context Protocol (MCP) server published by VelkyVenik. It ranks #21,192 of 115,591 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. WHOOP — MissingMCP is listed on Official MCP, with 1 tracked version. It was first listed on Jul 12, 2026 and most recently updated on Jul 12, 2026.
Ranks ahead of 94,399 of 115,591 servers on MCP Toplist.
Use WHOOP — MissingMCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http whoop https://missingmcp.com/whoop/mcp[mcp_servers.whoop]
url = "https://missingmcp.com/whoop/mcp"Add to ~/.codex/config.toml.
https://missingmcp.com/whoop/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"whoop": {
"url": "https://missingmcp.com/whoop/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"whoop": {
"type": "http",
"url": "https://missingmcp.com/whoop/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"whoop": {
"serverUrl": "https://missingmcp.com/whoop/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"whoop": {
"url": "https://missingmcp.com/whoop/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.missingmcp%2Fwhoop)<a href="https://mcptoplist.com/server/com.missingmcp%2Fwhoop"><img src="https://mcptoplist.com/badge/com.missingmcp%2Fwhoop.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
VelkyVenik
Other servers by VelkyVenik
View all VelkyVenik servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jul 12, 2026 |
Frequently asked questions
- Who maintains WHOOP — MissingMCP?
- WHOOP — MissingMCP is maintained by VelkyVenik, which publishes 6 MCP servers (2 total versions) tracked on MCP Toplist.
- Is WHOOP — MissingMCP listed on the Official MCP Registry?
- Yes — WHOOP — MissingMCP is listed on the Official MCP Registry.
- How many versions does WHOOP — MissingMCP have?
- MCP Toplist tracks 1 version of WHOOP — MissingMCP, most recently published on Jul 12, 2026.
- Where can I find the source code for WHOOP — MissingMCP?
- The source code for WHOOP — MissingMCP is hosted at github.com/VelkyVenik/missingmcp.