Skip to main content
Glama

n8n-MCP

by czlonkowski
MIT License
14,220
5,639
  • Apple
  • Linux

get_node_documentation

Retrieve detailed node documentation with examples, authentication details, and usage patterns for n8n workflow automation. Input the full node type to access structured, actionable guidance.

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