Skip to main content
Glama

n8n-MCP

by czlonkowski
MIT License
11,094
4,666
  • Apple
  • Linux

get_node_as_tool_info

Convert any n8n node into an AI tool by specifying its type. Retrieve requirements, use cases, and examples for effective workflow automation integration.

Instructions

How to use ANY node as AI tool. Shows requirements, use cases, examples. Works for all nodes, not just AI-marked ones.

Input Schema

NameRequiredDescriptionDefault
nodeTypeYesFull node type WITH prefix: "nodes-base.slack", "nodes-base.googleSheets", etc.

Input Schema (JSON Schema)

{ "properties": { "nodeType": { "description": "Full node type WITH prefix: \"nodes-base.slack\", \"nodes-base.googleSheets\", etc.", "type": "string" } }, "required": [ "nodeType" ], "type": "object" }

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