Automationβ
6.8k
n8n β Visual Workflow Automation
Trigger, manage, and monitor n8n workflows from OpenClaw. Combine visual no-code automation with conversational AI for powerful hybrid workflows.
Best of Both Worlds
n8n handles complex multi-step automations visually; OpenClaw handles natural language understanding and decision-making. Together, they're an automation powerhouse.
- Trigger Workflows: Start any n8n workflow by name or ID via natural language.
- Pass Data: Send structured data from conversations directly into workflow inputs.
- Monitor Executions: Check workflow run status, view errors, and retry failed runs.
- List & Search: Browse available workflows and discover automations.
Configuration
"mcpServers": {
"n8n": {
"command": "npx",
"args": ["-y", "@mcp/n8n-server"],
"env": {
"N8N_API_URL": "http://localhost:5678",
"N8N_API_KEY": "your-api-key"
}
}
}Top Prompts
- "Run the 'daily-report' workflow and send me the results."
- "Check if any n8n workflows failed in the last 24 hours."
- "Trigger the lead-processing workflow with this contact data."
</ Add to your README
If you use this skill in your project, add the badge to your GitHub README:
[](https://clawdbot.space/en/skills/mcp-n8n?ref=badge&utm_source=mcp-n8n&utm_medium=readme&utm_campaign=skill-page)