Skip to main content
Glama

Swagger Explorer MCP

by johnneerdael
cst-stringify.d.ts310 B
import type { CollectionItem, Token } from './cst'; /** * Stringify a CST document, token, or collection item * * Fair warning: This applies no validation whatsoever, and * simply concatenates the sources in their logical order. */ export declare const stringify: (cst: Token | CollectionItem) => string;

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/johnneerdael/swagger-mcp'

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