IP-n8n-MCPServer

bauer-group/IP-n8n-MCPServer
★ 0 stars TypeScript AI/LLM Updated today
MCP Server for n8n. This makes your n8n instance accessible to AI clients. Usable directly from Claude Web, Claude Desktop, > Claude Code, Microsoft 365 Copilot, Cursor ...
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ip-n8n-mcpserver": {
      "command": "npx",
      "args": [
        "-y",
        "bauer-group/IP-n8n-MCPServer"
      ]
    }
  }
}

README Excerpt

> **OAuth 2.1 MCP server for n8n** — it fronts > [n8n-mcp](https://github.com/czlonkowski/n8n-mcp) as a **remote connector**, > usable directly from Claude Web, Claude Desktop, Claude Code, Microsoft 365 > Copilot, Cursor and Continue, with **every user connecting under their own n8n > API key**. ---

Tools (6)

AUTH_REDIS_URLAUTH_STORAGE_ENCRYPTION_KEYN8N_ALLOWED_HOSTSN8N_MCP_AUTH_TOKENPUBLIC_BASE_URLRATE_LIMITER_TRUSTED_PROXY_HOPS