The n8n Unified MCP Server acts as a production-ready, single-entry-point automation gateway, bridging various AI coding assistants like Gemini CLI, Claude Code CLI, and Codex CLI to a live n8n workflow automation instance. It exposes 30 carefully designed MCP tools across six functional categories, translating Model Context Protocol (MCP) on the AI side to n8n REST API v1 on the automation side. This server solves the critical problem of disparate AI agent integration with n8n by providing a clean, authenticated, cached, and logged interface, ensuring session context, caching, and validation logic are unified across all connected AI clients, thereby accelerating AI-native business infrastructure.
主な機能
01Automatic retry with exponential backoff for transient n8n API failures
02Workflow validation and auto-fix pipeline before any deploy operation
030 GitHub stars
04Unified MCP endpoint for all AI clients, replacing multiple integrations
05Context-aware session memory tracking tool calls and workflow state
06Intelligent TTL caching for sub-100 ms response times on cached operations
ユースケース
01Integrating various AI coding assistants (Gemini, Claude, Groq, Codex) with n8n workflows
02Automating n8n workflow creation, management, and debugging through AI agents
03Streamlining AI-driven business process automation with secure and scalable control