Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Whoop
Whoop logo
Health: ActiveRecent health check succeeded.Last checked 9/8/2026, 2:48:42 PM

Whoop

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository150 GitHub StarsTotal stargazers on GitHub for the source repository (150 stars).Visit Website

MCP server for WHOOP health data β€” recovery, sleep, workouts, cycles, and more.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "whoop-2": {
      "command": "npx",
      "args": [
        "-y",
        "whoop-ai-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

whoop-ai-mcp

npm version npm downloads GitHub stars License: MIT Node.js >= 20 TypeScript MCP

MCP Registry

An MCP (Model Context Protocol) server that connects AI assistants like Claude to your WHOOP health and fitness data. Ask questions about your recovery, sleep, workouts, and more β€” all through natural conversation.

πŸ“¦ Published on the MCP Registry as io.github.shashankswe2020-ux/whoop β€” discoverable by any MCP-compatible client.

Features

  • πŸ‹οΈ 14 health data tools β€” recovery, sleep, workouts, cycles, body measurements, profile, weekly summaries, trend analysis, period comparisons, individual record lookups, today's snapshot, and calendar grid
  • πŸ“Š 4 MCP Resources β€” ambient health context (latest recovery, sleep, cycle, profile) available without explicit tool calls
  • πŸ’¬ 5 MCP Prompts β€” guided conversation starters for common health queries
  • πŸ“… Rich natural date expressions β€” use "last 7 days", "this week", "last 2 weeks", "last 3 months", "this quarter", "last year", "2026-05", and more
  • πŸ“ˆ Built-in analytics β€” weekly summaries, trend detection (linear regression), and period comparisons computed server-side
  • πŸ” Secure OAuth2 β€” browser-based authentication with automatic token refresh
  • πŸ”„ Resilient β€” automatic retry on rate limits, token refresh on expiry, auto-pagination, clear error messages
  • πŸ’Ύ Secure token storage β€” tokens stored at ~/.whoop-mcp/tokens.json with 0600 permissions
  • ⚑ Zero config β€” just add your WHOOP app credentials and go
  • πŸ“¦ Lightweight β€” only two runtime dependencies (@modelcontextprotocol/sdk + zod)

SOTA scan (WHOOP MCP packages on npm)

Registry snapshot collected 2026-08-30. Versions and publish dates can change; this is an ecosystem comparison, not a source-code security audit.

PackageLatestPublished (UTC)MCP Registry identityRuntime depsNotable signals
whoop-ai-mcp (this repo)0.6.12026-08-07βœ… io.github.shashankswe2020-ux/whoop214 tools, 4 resources, 5 prompts, analytics, HTTP + stdio, OAuth 2.1 connector
whoop-mcp-unofficial0.6.52026-08-29βœ… io.github.davidmosiah/whoop-mcp620+ tools, SQLite cache, privacy modes
mcp-server-whoop0.2.22026-07-17βœ… io.github.Yadheedhya06/mcp-server-whoop2Read-only/local-first, npm provenance, SBOM and security checks
@souravpn/whoop-mcp1.0.22026-05-27βœ… io.github.souravpn/whoop-mcp1Simple standalone server with OAuth setup
@nchemb/whoop-mcp0.2.02026-04-27β€”4Shared OAuth relay and local SQLite cache
whoop-mcp-server0.0.52026-03-13β€”2WHOOP Developer Platform API server
whoop-mcp0.1.22026-03-11β€”1Server built with the xmcp framework
@roebot0/whoop-mcp1.0.02026-04-06β€”3Axios-based server and separate auth command
@alacore/whoop-mcp-server1.0.12025-10-09β€”2API v2 integration; requires pnpm

Findings

  • MCP Registry discoverability is now table stakes: at least three alternatives also publish mcpName identities.
  • The leading portability trade-off remains local-first/no-infrastructure operation versus richer remote hosting, caching, or relay features.
  • Current best practice is to document security controls, test/verification commands, provenance or SBOM metadata, and the exact transport/auth model. This project provides the first two and supports both local stdio and authenticated Streamable HTTP; it does not claim to be a security audit.

Why this package stands out

  • 14 domain and analytical tools, 4 ambient resources, and 5 prompts in one standalone package.
  • No database, relay service, or framework runtime dependency; only the MCP SDK and Zod are required.
  • Published to npm and the official MCP Registry, with documented OAuth, token refresh, retries, caching, HTTP hardening, and Inspector verification.

Evidence and reproducibility: package names, versions, publish dates, dependency counts, descriptions, and mcpName values come from the npm Registry search and package manifests. Feature notes were checked against each package's published metadata/README where available. Re-run the scan with:

Terminal
curl -s 'https://registry.npmjs.org/-/v1/search?text=whoop%20mcp&size=20'

πŸŽ₯ Video Walkthrough

Watch a detailed walkthrough of setting up and using whoop-ai-mcp with Claude Desktop:

Watch the video

Covers: creating a WHOOP Developer App, configuring Claude Desktop, OAuth authentication, and querying your health data through natural conversation.

Prerequisites

  1. A WHOOP account with an active membership
  2. A WHOOP Developer App β€” create one at developer.whoop.com
    • Set the redirect URI to http://localhost:3000/callback
  3. Node.js >= 20

Get a WHOOP

Don't have a WHOOP yet? Here's how to get started:

  • πŸ›’ Buy a WHOOP on Amazon β€” WHOOP peak on Amazon
  • πŸ”— Join WHOOP directly β€” whoop.com/membership

Quickstart (MCP Registry)

This server is published on the official MCP Registry. MCP clients that support the registry can discover and install it automatically:

Code
Server name: io.github.shashankswe2020-ux/whoop

You can also browse it via the registry API:

Terminal
curl "https://registry.modelcontextprotocol.io/v0.1/servers?search=io.github.shashankswe2020-ux/whoop"

Quickstart (Claude Desktop)

Add this to your Claude Desktop configuration file:

macOS: ~/Library/Application Support/Claude/claude_desktop_config.json Windows: %APPDATA%\Claude\claude_desktop_config.json

config.json
{
  "mcpServers": {
    "whoop": {
      "command": "npx",
      "args": ["whoop-ai-mcp"],
      "env": {
        "WHOOP_CLIENT_ID": "your_client_id",
        "WHOOP_CLIENT_SECRET": "your_client_secret"
      }
    }
  }
}

Replace your_client_id and your_client_secret with the credentials from your WHOOP Developer App.

On first launch, a browser window will open for you to authorize access to your WHOOP data. After authorizing, tokens are cached locally and refresh automatically.

Then ask Claude something like:

"How am I doing today?"

"Show me my sleep data from the last 3 days"

"What workouts did I do this month?"

"Is my HRV trending up or down?"

"Give me a weekly health summary"

"Show me my recovery calendar for last 2 weeks"

whoop-mcp connected in Claude Desktop:

whoop-mcp connected in Claude Desktop

Chatting with WHOOP data through Claude:

Claude chat with whoop-mcp integrated

Weekly Health Report demo (Claude Desktop):

Weekly health report β€” asking Claude

Recommendations and breakdowns

summary and connector view

Installation

Via npx (recommended)

No installation needed β€” Claude Desktop runs it automatically with the config above.

Global install

Terminal
npm install -g whoop-ai-mcp

From source

bash
git clone https://github.com/shashankswe2020-ux/whoop-mcp.git
cd whoop-mcp
npm install
npm run build

Setup wizard (whoop-ai-mcp setup)

For a guided installation that writes the Claude Desktop config (or prints the registration command for Claude Code, Codex, or GitHub Copilot) and verifies your WHOOP credentials in one go:

Terminal
npx whoop-ai-mcp setup

Flags:

  • --client=claude-desktop (default) writes/merges claude_desktop_config.json with an automatic .bak backup.
  • --client=claude-code prints the equivalent claude mcp add command.
  • --client=codex prints the equivalent codex mcp add command (registers the server in ~/.codex/config.toml).
  • --client=copilot prints the equivalent code --add-mcp command for GitHub Copilot in VS Code.
  • --verify runs the OAuth flow end-to-end and fetches your profile to confirm everything is wired correctly before exiting.
  • --client-id / --client-secret skip the interactive prompts (useful for scripts; secrets entered interactively are masked).

If WHOOP_CLIENT_ID and WHOOP_CLIENT_SECRET are already exported in your shell, the wizard uses them automatically β€” no prompts. Combine with --verify to do a one-shot config-correctness check:

bash
WHOOP_CLIENT_ID=... WHOOP_CLIENT_SECRET=... npx whoop-ai-mcp setup --verify

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • WHOOP logoWHOOP

    Your WHOOP data in the assistant, read-only: recovery, sleep, strain, workouts, cycles and body meas

    πŸ’» Developer Tools0 views
    Compare vs WHOOP β†’
  • W
    Whoop MCP

    WHOOP recovery, sleep, strain, and workouts for any AI. Analysis tools, demo mode, fast setup.

    πŸ’» Developer Tools0 views
    Compare vs Whoop MCP β†’
  • Whoop MCP logoWhoop MCP

    MCP server for WHOOP β€” gives Claude access to your recovery, sleep, strain, and workout data

    πŸ’» Developer Tools0 views
    Compare vs Whoop MCP β†’
  • Garminmcp logoGarminmcp

    Privacy-first MCP server for Garmin Connect health, sleep, recovery and activities.

    πŸ’» Developer Tools0 views
    Compare vs Garminmcp β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Whoop

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "whoop": { "command": "npx", "args": ["-y", "whoop"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewWhoop AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/whoop-2?style=directory)](https://allmcps.com/mcp/whoop-2)
HTML Embed
<a href="https://allmcps.com/mcp/whoop-2"><img src="https://allmcps.com/api/badge/whoop-2?style=directory" alt="Whoop on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars150
GitHub Star CountTotal stargazers on GitHub representing community popularity (150 stars).
40Quality signal: Fair Β· 40/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools15/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Whoop β†’Install in Claude DesktopInstall in CursorInstall in VS Code