Back to directory
leonardsellem/n8n-mcp-server

leonardsellem/n8n-mcp-server

@leonardsellem

MCP server that provides tools and resources for interacting with n8n API

n8nworkflowautomationmcpapiai-assistantintegrationtool

Installation & Configuration

{
  "n8n-mcp-server": {
    "command": "npx",
    "args": [
      "-y",
      "@leonardsellem/n8n-mcp-server"
    ],
    "env": {
      "N8N_API_URL": "http://localhost:5678/api/v1",
      "N8N_API_KEY": "your-api-key"
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13