Skip to main content
Glama
hevyClient.ts214 B
// Import the Kubb-based client import { createClient as createKubbClient } from "./hevyClientKubb.js"; export function createClient(apiKey: string, baseUrl: string) { return createKubbClient(apiKey, baseUrl); }

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