MCP Server
MCP
io.github.ratamaha-git/n8n-mcp
MCP server for n8n: generate, lint, explain failed executions, drive live n8n via REST.
Install
npx -y @automatelab/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@automatelab/n8n-mcp",
"version": "0.3.0",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment