Skip to main content
Glama

Swagger Explorer MCP

by johnneerdael
resolve-flow-scalar.d.ts437 B
import type { Range } from '../nodes/Node'; import { Scalar } from '../nodes/Scalar'; import type { FlowScalar } from '../parse/cst'; import type { ComposeErrorHandler } from './composer'; export declare function resolveFlowScalar(scalar: FlowScalar, strict: boolean, onError: ComposeErrorHandler): { value: string; type: Scalar.PLAIN | Scalar.QUOTE_DOUBLE | Scalar.QUOTE_SINGLE | null; comment: string; range: Range; };

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