Skip to main content
Glama
http-server.d.ts322 B
#!/usr/bin/env node export declare function loadAuthToken(): string | null; export declare function startFixedHTTPServer(): Promise<void>; declare module './mcp/server' { interface N8NDocumentationMCPServer { executeTool(name: string, args: any): Promise<any>; } } //# sourceMappingURL=http-server.d.ts.map

Latest Blog Posts

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/czlonkowski/n8n-mcp'

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