Skip to main content
Glama
smithery.yaml489 B
# Smithery configuration file: https://smithery.ai/docs/config#smitheryyaml runtime: "typescript" env: MCP_TRANSPORT: "http" startCommand: type: "http" configSchema: # JSON Schema defining the configuration options for the MCP. type: object required: - HEVY_API_KEY properties: HEVY_API_KEY: type: string description: Your Hevy API key to authenticate with the Hevy Fitness API. exampleConfig: HEVY_API_KEY: "your-hevy-api-key-here"

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/chrisdoc/hevy-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server