Skip to main content
Glama
MCPNode.node.d.ts499 B
import { IExecuteFunctions, INodeExecutionData, INodeType, INodeTypeDescription } from 'n8n-workflow'; export declare class MCPNode implements INodeType { description: INodeTypeDescription; execute(this: IExecuteFunctions): Promise<INodeExecutionData[][]>; private getMCPClient; private callMCPTool; private listMCPTools; private readMCPResource; private listMCPResources; private getMCPPrompt; private listMCPPrompts; } //# sourceMappingURL=MCPNode.node.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