n8n-mcp

MCP server that introspects an n8n instance — lists nodes, executions, and workflows for LLM-assisted workflow building.

Definition

n8n-mcp is the MCP server that exposes an n8n instance's nodes, workflows, and execution history to LLM clients. Combined with Claude Code, it enables natural-language workflow design (the LLM picks the right node, fills credentials, validates the flow) and execution debugging (read failed runs and propose fixes). Maintained as a community open-source project.

When to use

See also