Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort to listen on (default 3000). Ignored on Cloudflare Workers.3000
JWT_SECRETYesRandom ≥32-char secret for signing JWTs. Generate with openssl rand -hex 32.
PUBLIC_URLYesPublic HTTPS base URL (no trailing slash). Must match the deployed domain.
HEVY_API_KEYYesYour Hevy API key (Hevy app → Settings → Developer; requires Hevy Pro).
MCP_PASSWORDYesThe 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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