ifmelate/n8n-workflow-builder-mcp
MCP server that allow LLM in agent mode builds n8n workflows for you
Platform-specific configuration:
{
"mcpServers": {
"n8n-workflow-builder-mcp": {
"command": "npx",
"args": [
"-y",
"n8n-workflow-builder-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...