Skip to main content
Glama

n8n-MCP

by czlonkowski
MIT License
11,228
4,594
  • Apple
  • Linux

get_node_documentation

Retrieve detailed and formatted documentation for n8n nodes, including examples and authentication patterns, to enhance workflow automation efficiency.

Instructions

Get readable docs with examples/auth/patterns. Better than raw schema! 87% coverage. Format: "nodes-base.slack"

Input Schema

NameRequiredDescriptionDefault
nodeTypeYesFull type with prefix: "nodes-base.slack"

Input Schema (JSON Schema)

{ "properties": { "nodeType": { "description": "Full type with prefix: \"nodes-base.slack\"", "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