Skip to main content
Glama
st3v

Running Formulas MCP Server

by st3v

mcmillan_heart_rate_zones

Calculate heart rate training zones using McMillan methodology based on age and resting heart rate, with optional max heart rate input for personalized running intensity guidance.

Instructions

Calculate heart rate training zones based on age, resting heart rate, and optional max heart rate. Uses McMillan methodology with multiple max HR estimation formulas and both HRMAX and HRRESERVE methods.

Args: age: Runner's age in years resting_heart_rate: Resting heart rate in BPM max_heart_rate: Optional maximum heart rate in BPM (if None, will be estimated)

Returns: Dictionary containing estimated max HR, effective max HR, and training zones with both HRMAX and HRRESERVE calculations

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ageYes
resting_heart_rateYes
max_heart_rateNo

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/st3v/running-formulas-mcp'

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