Back to Home
chrisdoc icon

hevy-mcp

Verified Safe

by chrisdoc

Overview

The Model Context Protocol (MCP) server for the Hevy Fitness API enables AI assistants to access and manage workout data, routines, exercise templates, and more through the Hevy API.

Installation

Run Command
HEVY_API_KEY=your_hevy_api_key_here npx -y hevy-mcp

Environment Variables

  • HEVY_API_KEY

Security Notes

The project fetches an OpenAPI specification from `api.hevyapp.com` during the `export-specs` build step, which involves parsing external JavaScript content. While `JSON.parse` is safer than `eval`, relying on external code always carries a risk if the source is compromised. The Sentry DSN is hardcoded in `src/index.ts`, which is not a critical vulnerability but generally configurable for server-side telemetry. Good security practices are observed for API key handling (via environment variables/CLI args) and webhook URL validation (ensuring HTTPS/HTTP and no loopback addresses).

Similar Servers

Stats

Interest Score48
Security Score8
Cost ClassMedium
Avg Tokens500
Stars70
Forks17
Last Update2025-12-11

Tags

fitnessAPIAIworkoutroutines