n8n-mcp-community

drzamarian/n8n-mcp-community
★ 0 stars TypeScript Code/Dev Tools Updated today
Security-focused MCP server for self-hosted n8n Community Edition: 44 bounded tools, read-only by default, deterministic local introspect engine
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": {
    "n8n-mcp-community": {
      "command": "npx",
      "args": [
        "-y",
        "drzamarian/n8n-mcp-community"
      ]
    }
  }
}

README Excerpt

**A security-focused Model Context Protocol server for self-hosted n8n Community Edition.** Connect an MCP client to n8n through 44 carefully bounded tools for workflows, executions, credentials, tags, users, diagnostics, and instance metadata. The server starts offline, defaults to read-only, uses the supported n8n Public API,

Topics

mcpmcp-servermodel-context-protocoln8nn8n-communitysecuritytypescript