Submit

Hevy MCP

@InvIngeniero

Analyze your workout history, manage routines, track progress, and help you plan future training using your real fitness data from Hevy
Overview

Unofficial Hevy MCP

Connect your Hevy account to Claude, Cursor, Codex, and other MCP-compatible AI assistants.

This unofficial MCP server provides secure access to your Hevy fitness data through the Hevy API. AI assistants can analyze your workout history, manage routines, track progress, and help you plan future training using your real fitness data.

Features

  • View workout history and training statistics
  • Create and update workouts
  • Access and manage workout routines
  • Browse exercise templates
  • Organize routines with folders
  • Track training progress over time
  • Generate AI-powered insights and training recommendations
  • Explore your fitness data using natural language

Security

  • Uses your personal Hevy API key for authentication
  • Access is limited to your Hevy account
  • No persistent storage of your fitness data
  • You remain in full control of your API access

Compatibility

Works with MCP-compatible clients, including:

  • Claude Desktop
  • Cursor
  • OpenAI Codex
  • Other MCP-enabled applications

Requirements

  • Hevy account
  • Hevy API key

Disclaimer

This is an independent, unofficial project and is not affiliated with, endorsed by, or operated by Hevy.

Server Config

{
  "mcpServers": {
    "hevy": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://unofficial-hevy-mcp.up.railway.app/mcp",
        "--header",
        "X-HEVY-API-KEY:${HEVY_API_KEY}"
      ],
      "env": {
        "HEVY_API_KEY": "<your api key>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.