Loading languages...
N8

n8n-workflow-manager

@Kr8thor1

MCP tool for managing n8n workflows in Docker containers - A comprehensive guide and toolset for automating n8n workflow management

n8n
workflow
docker
automation
container

# mcpServer Config

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

# stdio

npx -y github:Kr8thor/n8n-mcp-tool
Transport:
stdio
语言:
JavaScript
创建时间:4/26/2025
更新时间:6/18/2025