提交

HevyMCP - AI-Powered Fitness Assistant

@kani3894

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.

工具

服务器配置

{
  "mcpServers": {
    "hevymcp": {
      "command": "python",
      "args": [
        "mcp_server.py"
      ],
      "env": {
        "HEVY_API_KEY": "your_hevy_api_key"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.