MCP.so
Sign In
H

HevyMCP - AI-Powered Fitness Assistant

@kani3894

About HevyMCP - AI-Powered Fitness Assistant

Python MCP server for Hevy fitness app. Log workouts with natural language, search exercises, manage routines. Features web interface, demo mode, and 22 MCP tools.

Basic information

Category

AI & Agents

Transports

stdio

Publisher

kani3894

Submitted by

Kanimozhi U

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "hevymcp": {
      "command": "python",
      "args": [
        "mcp_server.py"
      ],
      "env": {
        "HEVY_API_KEY": "your_hevy_api_key"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is HevyMCP?

HevyMCP is an AI-powered fitness assistant that integrates with the Hevy workout tracking platform via the Model Context Protocol (MCP). It allows users to log workouts, manage routines, and query exercise data using natural language commands.

How to use HevyMCP?

Install and configure the HevyMCP server, then use its 22 MCP tools through any MCP client. A web interface with demo mode is available for testing.

Key features of HevyMCP

  • Natural language workout logging (e.g., "bench press 3x8 at 135 lbs")
  • Smart exercise matching with fuzzy logic
  • Routine and folder management
  • Web interface with demo mode
  • 22 MCP tools for various fitness tasks

Use cases of HevyMCP

  • Log workouts hands‑free using conversational commands.
  • Manage and organize custom exercise routines and folders.
  • Query historical workout data through an AI assistant.

FAQ from HevyMCP

What is HevyMCP's primary function?

It acts as an AI‑powered fitness assistant that logs workouts and manages routines using natural language.

How does exercise matching work?

HevyMCP uses smart fuzzy logic to match user input to Hevy exercises, even with typos or informal names.

Is a Hevy account required?

Yes, HevyMCP integrates with the Hevy platform for data storage and workout management.

Can I test HevyMCP without live data?

Yes, a demo mode is available in the web interface for testing features without an API key.

How many MCP tools does HevyMCP provide?

HevyMCP provides 22 MCP tools.

Comments

More AI & Agents MCP servers