HAM.RUN MCP Server
HAM.RUN runs a public Model Context Protocol (MCP) server at https://mcp.ham.run/mcp. Connecting it to Claude exposes ten physiology tools — race prediction, fueling plan, marathon pacing strategy, caffeine pharmacokinetics, running economy, periodization comparison, heat acclimation, grade-adjusted pace, training plan generation, and workout generation — that Claude can call inside any conversation. The server is public, anonymous, and stateless: no athlete data is stored.
Each MCP tool calls the same calculation function the website module calls, so the AI's answers stay in lock-step with the live models. See /mcp for installation snippets for Claude.ai web, Claude Desktop, and Claude Code.