spences10/mcp-n8n-builder
🪄 MCP server for programmatic creation and management of n8n workflows. Enables AI assistants to build, modify, and manage workflows without direct user intervention through a comprehensive set of tools and resources for interacting with n8n's REST API.
Platform-specific configuration:
{
"mcpServers": {
"mcp-n8n-builder": {
"command": "npx",
"args": [
"-y",
"mcp-n8n-builder"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...