n8n-mcp

get2knowio/n8n-mcp
★ 0 stars TypeScript AI/LLM Updated 7d ago
n8n MCP server
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",
        "get2knowio/n8n-mcp"
      ]
    }
  }
}

README Excerpt

An MCP (Model Context Protocol) server for managing n8n workflows. This server allows AI agents to create, retrieve, update, and manage n8n workflows through the n8n API. - **List Workflows**: Get all workflows from your n8n instance - **Get Workflow**: Retrieve a specific workflow by ID - **Create Workflow**: Create new workflows with nodes and connections

Tools (6)

MCP_HTTP_HOSTMCP_HTTP_PATHMCP_HTTP_TOKENNPM_TOKENdevn8n