MCP Directory
Back

hevy-mcp

by chrisdoc · TypeScript · ★ 290

Manage your Hevy workouts, routines, folders, and exercise templates. Create and update sessions faster, organize plans, and search exercises to build workouts quickly. Stay synced with changes so your training log is always up to date.

#hevy#mcp#mcp-server

Install

npx -y github:chrisdoc/hevy-mcp

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "hevy-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:chrisdoc/hevy-mcp"
      ]
    }
  }
}

From the README

[](https://opensource.org/licenses/MIT) [](https://github.com/chrisdoc/hevy-mcp/actions/workflows/build-and-test.yml) [](https://codecov.io/gh/chrisdoc/hevy-mcp) [](https://www.npmjs.com/package/hevy-mcp) A Model Context Protocol (MCP) server implementation that interfaces with the [Hevy fitness tracking app](https://www.hevyapp.com/) and its [API](https://api.hevyapp.com/docs/). This server enables AI assistants like **Claude Desktop** and **Cursor** to access and manage workout data, routines, and exercise templates through the Hevy API (requires PRO subscription). - **Workout Management**…
Read full README on GitHub →

Related search servers