Skip to main content
Glama
index.d.ts398 B
#!/usr/bin/env node import 'dotenv/config'; import { z } from 'zod'; export declare const configSchema: z.ZodObject<{ AXYS_API_HOST: z.ZodDefault<z.ZodString>; MCP_KEY: z.ZodDefault<z.ZodString>; }, "strip", z.ZodTypeAny, { AXYS_API_HOST: string; MCP_KEY: string; }, { AXYS_API_HOST?: string | undefined; MCP_KEY?: string | undefined; }>; //# sourceMappingURL=index.d.ts.map

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/rajesh-siliconvalleycloudit/axys-mcp-lite'

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