Back to directory
n8n-workflow-manager

n8n-workflow-manager

@Kr8thor1

Manages n8n workflows within Docker containers, providing tools for listing, updating, backing up, and troubleshooting workflows.

n8nworkflowdockerautomationcontainer

Installation & Configuration

{
  "mcpServers": {
    "n8n-workflow-manager": {
      "command": "npx",
      "args": [
        "-y",
        "github:Kr8thor/n8n-mcp-tool"
      ],
      "env": {
        "N8N_CONTAINER_NAME": "your-n8n-container-name"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2025/4/26
Updated
2026/6/7