Skip to main content
Glama

Swagger Explorer MCP

by johnneerdael
resolve-flow-collection.d.ts636 B
import { YAMLMap } from '../nodes/YAMLMap'; import { YAMLSeq } from '../nodes/YAMLSeq'; import type { FlowCollection } from '../parse/cst'; import type { CollectionTag } from '../schema/types'; import type { ComposeContext, ComposeNode } from './compose-node'; import type { ComposeErrorHandler } from './composer'; export declare function resolveFlowCollection({ composeNode, composeEmptyNode }: ComposeNode, ctx: ComposeContext, fc: FlowCollection, onError: ComposeErrorHandler, tag?: CollectionTag): YAMLMap.Parsed<import('../index').ParsedNode, import('../index').ParsedNode | null> | YAMLSeq.Parsed<import('../index').ParsedNode>;

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