Skip to main content
Glama

Swagger Explorer MCP

by johnneerdael
compose-scalar.d.ts393 B
import { Scalar } from '../nodes/Scalar'; import type { BlockScalar, FlowScalar, SourceToken } from '../parse/cst'; import type { ComposeContext } from './compose-node'; import type { ComposeErrorHandler } from './composer'; export declare function composeScalar(ctx: ComposeContext, token: FlowScalar | BlockScalar, tagToken: SourceToken | null, onError: ComposeErrorHandler): Scalar.Parsed;

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