hevy-mcp
by isaacfink
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port to listen on (default 3000). Ignored on Cloudflare Workers. | 3000 |
| JWT_SECRET | Yes | Random ≥32-char secret for signing JWTs. Generate with openssl rand -hex 32. | |
| PUBLIC_URL | Yes | Public HTTPS base URL (no trailing slash). Must match the deployed domain. | |
| HEVY_API_KEY | Yes | Your Hevy API key (Hevy app → Settings → Developer; requires Hevy Pro). | |
| MCP_PASSWORD | Yes | The password you type on the OAuth login page when connecting Claude. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/isaacfink/hevy-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server