Other MCP Server · MODEL CONTEXT PROTOCOL

chrisdoc hevy mcp

chrisdoc hevy mcp is a community-listed Model Context Protocol server. Review the source repository before installation.

WHAT IT CONNECTS

What chrisdoc hevy mcp gives an AI Agent

  • **Workout Management**: Fetch, create, and update workouts
  • **Routine Management**: Access and manage workout routines
  • **Exercise Templates**: Browse available exercise templates
  • **Folder Organization**: Manage routine folders
  • Node.js (v20 or higher)
  • npm or yarn
  • A Hevy API key
  • `get-workouts`: Fetch and format workout data
  • `get-workout`: Get a single workout by ID
  • `create-workout`: Create a new workout
  • `update-workout`: Update an existing workout
  • `get-workout-count`: Get the total count of workouts
  • `get-workout-events`: Get workout update/delete events
  • `get-routines`: Fetch and format routine data
  • `create-routine`: Create a new routine
  • `update-routine`: Update an existing routine
  • `get-routine`: Get a single routine by ID
  • `get-exercise-templates`: Fetch exercise templates
  • `get-exercise-template`: Get a template by ID
  • `get-routine-folders`: Fetch routine folders
  • `create-routine-folder`: Create a new folder
  • `get-routine-folder`: Get a folder by ID
  • [Model Context Protocol](https://github.com/modelcontextprotocol) for the MCP SDK
  • [Hevy](https://www.hevyapp.com/) for their fitness tracking platform and API

SECURITY

An MCP listing is not a security review

An MCP server may receive model context, credentials, local files, or permission to call external systems. Review its code, requested environment variables, network behavior, package provenance, and maintenance status before connecting it to an agent.