Skip to content

Add n8n MCP server - #143

Merged
its-mash merged 1 commit into
mainfrom
add/n8n-mcp
Jun 25, 2026
Merged

Add n8n MCP server#143
its-mash merged 1 commit into
mainfrom
add/n8n-mcp

Conversation

@its-mash

Copy link
Copy Markdown
Member

n8n (npx)

Community n8n MCP server by czlonkowski (n8n-mcp). Gives AI clients comprehensive n8n node documentation, search, and validation out of the box, plus optional workflow management tools (create/update/execute/validate workflows) when an n8n instance API is connected. Works in documentation-only mode with no credentials.

  • Transport: stdio — npx -y n8n-mcp (with fixed MCP_MODE=stdio, LOG_LEVEL=error, DISABLE_CONSOLE_OUTPUT=true)
  • Auth: optional_api_key — optional N8N_API_URL + N8N_API_KEY (secret) unlock the management tools
  • Category: productivity, developer-tools
  • Attribution: community maintainer (id czlonkowski.n8n-mcp-npx), not official n8n

Validation

pnpm validate servers/czlonkowski.n8n-mcp-npx.json → PASS. Full suite (validate:all + check-conflicts + test, 38 tests) green with this file applied.

Verified: npm n8n-mcp published by czlonkowski, not deprecated; repo https://github.com/czlonkowski/n8n-mcp returns 200; env vars taken verbatim from docs/SELF_HOSTING.md; logo is the GitHub user avatar (id 56956555).

https://claude.ai/code/session_01S58U7phvDgphx6ZTXuWMJQ

Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
Claude-Session: https://claude.ai/code/session_01S58U7phvDgphx6ZTXuWMJQ
@its-mash
its-mash merged commit b07f450 into main Jun 25, 2026
1 check passed
@its-mash
its-mash deleted the add/n8n-mcp branch June 25, 2026 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant