UNPKG

n8n-mcp

Version:

Integration between n8n workflow automation and Model Context Protocol (MCP)

7 lines 241 B
export declare class DocsMapper { private docsPath; private readonly KNOWN_FIXES; fetchDocumentation(nodeType: string): Promise<string | null>; private enhanceLoopNodeDocumentation; } //# sourceMappingURL=docs-mapper.d.ts.map