Skip to main content
Glama

Createve.AI Nexus

by spgoodman
schema-converter.d.tsβ€’252 B
import { z } from "zod"; /** * Converts an OpenAPI schema object to a Zod schema * This is a simplified implementation that handles common types */ export declare function convertOpenApiToZodSchema(openApiSchema: any): Record<string, z.ZodTypeAny>;

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/spgoodman/createveai-nexus-server'

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