Type: PluginSource: VPS-onlyPlatform: Code
n8n Automation
n8n-Workflow-Automation — Workflows anlegen, validieren, deployen, debuggen.
Lokales Plugin auf dem VPS für die selbst-gehostete n8n-Instanz. Ergänzt das
n8n-CLI um Skills für Workflow-Lifecycle (Build, Lint, Activate), Credential-
Handling und Execution-Debugging. Webhooks und Trigger werden gegen die laufende
Container-Instanz validiert, bevor sie scharf gestellt werden.
Installation
Lokale Installation
- Setup-Doku öffnen
- Auf dem Ziel-VPS deployen und in ~/.mcp.json eintragen
- Restart von Claude Code, damit Plugin/MCP geladen wird
Quelle: VPS-only
Provides
Skills
- workflow-builder
n8n-Workflows als JSON erstellen und in die Instanz importieren.
- workflow-lint
Workflow-Definitions auf fehlende Credentials und broken Nodes prüfen.
- execution-debug
Failed Executions auswerten, Input/Output je Node inspizieren.
- credential-helper
Credentials anlegen, rotieren, Workflows zuordnen.
Commands
- /n8n-list
Aktive Workflows samt Last-Run-Status auflisten.
- /n8n-deploy
Lokales Workflow-File in die VPS-Instanz übertragen und aktivieren.
Wann einsetzen
- n8n
- workflow
- automation
- webhook