Skip to content
Cursor

n8n mcp server for Cursor

io.github.arcar-org/n8n-mcp-server

Servidor MCP para integraciones con arcar.org

client:Cursor transport:sse

Install n8n mcp server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "n8n-mcp-server": {
      "url": "https://nave.q2bot.com/mcp/arcar.org"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

n8n mcp server in other clients