n8n-mcp-server

hifede1/n8n-mcp-server
★ 0 stars JavaScript API Integration Updated today
MCP server to install and manage n8n — process management + workflow API tools
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-server": {
      "command": "npx",
      "args": [
        "-y",
        "hifede1/n8n-mcp-server"
      ]
    }
  }
}

README Excerpt

Servidor MCP en TypeScript para instalar y gestionar [n8n](https://n8n.io) desde cualquier cliente MCP (Claude Desktop, Claude Code, Cursor, VS Code…). Transporte stdio, sin dependencias más allá del [SDK oficial de MCP](https://github.com/modelcontextprotocol/typescript-sdk). | Tool | Qué hace | |---|---|

Tools (9)

n8n_create_workflown8n_get_executionn8n_get_workflown8n_installn8n_list_executionsn8n_list_workflowsn8n_startn8n_statusn8n_stop