ctvidic_whoop-mcp-server
0
Whoop MCP Server is a Model Context Protocol server that allows integration with the Whoop API for accessing fitness data like cycles, recovery, and strain. It supports authentication and querying various metrics, providing easy integration with language models and desktop applications.
Whoop MCP Server
A Model Context Protocol (MCP) server providing access to the Whoop API, enabling language models to query data on cycles, recovery, strain, and workouts.
Available Tools
Cycle Queries
- Get cycle data for specific date ranges or the latest cycle.
Recovery and Strain
- Retrieve recovery and strain data over specified periods, including average strain calculations.
Profile and Authentication
- Access user profile information and authentication status.
Usage
Requires Whoop credentials. Supports email/password authentication. Compatible with Claude for desktop and includes an HTTP API server for remote access.
Example Queries
- "What's my recovery score for today?"
- "Show me my strain data for the past week"
Error Handling
- Human-readable messages for date errors, authentication issues, network problems, and credential errors.