n8n_mcp

SohailShabbir867/n8n_mcp
★ 1 stars TypeScript Other Updated 1d ago
The N8M MCP Server that can fully automate your automation via n8n can managed the workspaces and create and managed the automations and make the work simple and easy .
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": {
      "command": "npx",
      "args": [
        "-y",
        "SohailShabbir867/n8n_mcp"
      ]
    }
  }
}