WHOOP Health Signals
Rank #18,740io.github.Yadheedhya06/mcp-server-whoop
Local-first, read-only WHOOP MCP server for recovery, sleep, strain, workouts, and body signals
WHOOP Health Signals is a Model Context Protocol (MCP) server published by Yadheedhya06. It ranks #18,740 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. WHOOP Health Signals is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jul 15, 2026 and most recently updated on Jul 17, 2026.
Ranks ahead of 113,306 of 132,046 servers on MCP Toplist.
Use WHOOP Health Signals
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-server-whoop -- npx -y mcp-server-whoop[mcp_servers.mcp-server-whoop]
command = "npx"
args = ["-y", "mcp-server-whoop"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-server-whoop": {
"command": "npx",
"args": [
"-y",
"mcp-server-whoop"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-server-whoop": {
"command": "npx",
"args": [
"-y",
"mcp-server-whoop"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-server-whoop": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-server-whoop"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-server-whoop": {
"command": "npx",
"args": [
"-y",
"mcp-server-whoop"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-server-whoop": {
"command": "npx",
"args": [
"-y",
"mcp-server-whoop"
]
}
}
}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/io.github.Yadheedhya06%2Fmcp-server-whoop)<a href="https://mcptoplist.com/server/io.github.Yadheedhya06%2Fmcp-server-whoop"><img src="https://mcptoplist.com/badge/io.github.Yadheedhya06%2Fmcp-server-whoop.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Yadheedhya06
Available versions (2)
| Version | Published |
|---|---|
| 0.2.2 | Jul 17, 2026 |
| 0.1.1 | Jul 15, 2026 |
Frequently asked questions
- Who maintains WHOOP Health Signals?
- WHOOP Health Signals is maintained by Yadheedhya06, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is WHOOP Health Signals listed on the Official MCP Registry?
- Yes — WHOOP Health Signals is listed on the Official MCP Registry, alongside Glama.
- How many versions does WHOOP Health Signals have?
- MCP Toplist tracks 2 versions of WHOOP Health Signals, most recently published on Jul 17, 2026.
- Where can I find the source code for WHOOP Health Signals?
- The source code for WHOOP Health Signals is hosted at github.com/Yadheedhya06/mcp-server-whoop.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.