MCP.so
登录
H

HevyMCP - AI-Powered Fitness Assistant

@kani3894

关于 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.

基本信息

分类

AI 与智能体

传输方式

stdio

发布者

kani3894

提交者

Kanimozhi U

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

AI 与智能体 分类下的更多 MCP 服务器