Agent Plugins Marketplace
All plugins

hevy-mcp

v1.0.0

Read, analyze, create, and update Hevy workouts, routines, exercises, and body measurements in Claude.

Claude Code2 Skills1 MCP serverStreamable HTTP

483 GitHub starsUpdated 1 hour ago

Directory evidence

Runtimes
Claude Code
Parsed components
3 skill or MCP entries
Source updated
Sep 24, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install hevy-mcp for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install hevy-mcp@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/chrisdoc/hevy-mcp

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

hevy-mcp/
├── .claude-plugin/plugin.json
├── skills/hevy-cli/SKILL.md
├── skills/hevy-workouts/SKILL.md
└── .mcp.json

Included Skills2

hevy-cliskills/hevy-cli/SKILL.md

Manage Hevy workouts from the terminal: read and summarize training data, search exercise templates, and create or update workouts, routines, exercises, folders, or body measurements.

hevy-workoutsskills/hevy-workouts/SKILL.md

Use when the user asks to inspect, summarize, plan, log, or update Hevy workouts, routines, exercises, or body measurements.

MCP servers1

hevyStreamable HTTP
url
https://mcp.hevy-mcp.dev/mcp

Plugin manifests1

.claude-plugin/plugin.json
{
  "name": "hevy-mcp",
  "version": "1.0.0",
  "description": "Read, analyze, create, and update Hevy workouts, routines, exercises, and body measurements in Claude."
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[hevy-mcp on Agent Plugins Marketplace](https://pluginsmp.com/plugins/hevy-mcp)