N8n Extending MCP

Use when you want to expose an n8n workflow as a tool the coding agent can call. Two cases. (1) Wrap n8n API capabilities the MCP doesn't natively expose: folder CRUD, tag CRUD, instance metadata, credential creation. (2) Expose a general-purpose workflow as an agent tool: a workflow that calls a third-party API, runs business logic, or does any task you want the agent to invoke. Triggers on "expose as MCP tool", "build a tool for my agent", "I need to know X" where X isn't an MCP tool, "create folder", "create tag", or any capability gap.

LucasGS520 Updated

File contents

LucasGS520/Claude-Codex-Skills/tree/main/.claude/skills/n8n--extending-mcp commit 38ffba8074

Frequently asked questions

npx skillmds@latest add lucasgs520/n8n-extending-mcp