
N8n Mcp Server
Let your agent drive n8n and arcar.org workflows through one MCP remote instead of manual workflow edits.
Overview
io.github.arcar-org/n8n-mcp-server is a MCP server for the Build phase that links agents to n8n and arcar.org automation through a hosted SSE remote.
What is this MCP server?
- Registry id io.github.arcar-org/n8n-mcp-server at version 1.2.0
- Same hosted SSE endpoint pattern as arcar-mcp: nave.q2bot.com/mcp/arcar.org
- Targets n8n-oriented automation tied to arcar.org integrations
- Remote MCP—no npm stdio package listed in the manifest snippet
- Published server version 1.2.0
- SSE remote URL https://nave.q2bot.com/mcp/arcar.org
What problem does it solve?
You bounce between n8n, arcar.org dashboards, and your IDE when agents should orchestrate workflows for you.
Who is it for?
Builders pairing n8n automation with arcar.org who want agent-triggered workflows.
Skip if: People without n8n or arcar.org who need a general-purpose workflow MCP with public tool docs.
What do I get? / Deliverables
With the MCP remote registered, your agent can interact with n8n-related arcar.org integration tools from one endpoint.
- Agent-accessible n8n and arcar.org MCP tools via SSE
- Reduced manual context switching between n8n UI and the IDE
Recommended MCP Servers
Journey fit
n8n plus arcar.org wiring is integration work that lands in Build when the product or agent orchestrates external automation. This server names n8n explicitly alongside arcar.org, so it sits in integrations rather than generic agent-tooling docs.
How it compares
n8n-focused MCP remote, not a self-contained n8n skill that teaches workflow design.
Common Questions / FAQ
Who is io.github.arcar-org/n8n-mcp-server for?
Solo builders using n8n and arcar.org who want MCP-driven control from Claude Code, Cursor, or Codex.
When should I use io.github.arcar-org/n8n-mcp-server?
While building integrations when n8n is your automation layer and arcar.org is the integration backend.
How do I add io.github.arcar-org/n8n-mcp-server to my agent?
Configure the SSE remote https://nave.q2bot.com/mcp/arcar.org under the n8n-mcp-server entry in your MCP settings and confirm tools list after reconnect.