Skip to main content
Glama
Yadheedhya06

mcp-server-whoop

by Yadheedhya06

Get WHOOP cycle strain history

whoop_cycle_strain_history
Read-onlyIdempotent

Fetch recent physiological-cycle processing state and finalized strain metrics from WHOOP, with provisional data for the current pending cycle.

Instructions

Recent local physiological-cycle processing state and finalized metrics for SCORED records; a PENDING_SCORE current cycle may expose only provisional_strain.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
daysNoNumber of recent days to fetch, from 1 to 180

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
countYes
recordsYes
window_daysYes
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint, idempotentHint, and non-destructive behavior. The description adds valuable context about scoring states (SCORED vs PENDING_SCORE) and provisional data, which goes beyond the annotations to inform the agent about data completeness and reliability.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, well-structured sentence that conveys the core purpose without redundancy. It is concise and front-loaded, using technical terms efficiently.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the existence of an output schema and a single simple parameter, the description adequately covers the tool's context. It mentions recent data and scoring status, though the phrase 'processing state' could be slightly more explicit. Overall, sufficient for a read-only tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with the days parameter fully described (type, range, default). The description does not add additional parameter semantics, but the baseline of 3 is appropriate since the schema already provides sufficient detail.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly identifies the tool as providing cycle strain history with specifics about scored records and provisional strain for pending cycles. It distinguishes from sibling tools (overview, sleep, workout) by focusing on physiological cycle processing state and strain metrics.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is provided on when to use this tool versus siblings like whoop_latest_overview, whoop_sleep_history, or whoop_workout_history. The description lacks explicit context for selecting this tool over alternatives.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Yadheedhya06/mcp-server-whoop'

If you have feedback or need assistance with the MCP directory API, please join our Discord server