@chrisdoc/hevy-mcp

by chrisdoc · v1.0.0 · prompt

This is a Model Context Protocol (MCP) server for the Hevy fitness tracking API. It provides tools for AI assistants to interact with workouts, routines, exercise templates, folders, and webhook subsc

Install

Add @chrisdoc/hevy-mcp to Claude Code with the PolySkill CLI: polyskill add @chrisdoc/hevy-mcp

Instructions

# CLAUDE.md This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. ## Project Overview This is a Model Context Protocol (MCP) server for the Hevy fitness tracking API. It provides tools for AI assistants to interact with workouts, routines, exercise templates, folders, and webhook subscriptions through the Hevy API. ## Key Commands ### Development - `pnpm run dev` - Start development server with hot reloading - `pnpm run build` - Build the project for production - `pnpm start` - Run the built project ### Code Quality - `pnpm run check` - Run Bio…

Keywords: github, hevy-fitness, api-integration, workout-tracking, exercise-templates, webhook-subscription, fitness-data, ai-assistants, routine-management