Ops-focused n8n tools for any MCP-compatible client: list, inspect, trigger, validate, plus full workflow + execution lifecycle. MCP server + first-class OpenClaw plugin.
{
"mcpServers": {
"n8n-ops": {
"command": "npx",
"args": [
"-y",
"n8n-ops-mcp"
]
}
}
}