Enables AI agents to interact with n8n workflows and tools through a standardized protocol.
This project implements a Model Context Protocol (MCP) server specifically designed for seamless integration with local n8n servers. By adhering to the MCP specification, AI agents can execute n8n workflows, access tools and functions, and engage with automation workflows through a standardized interface. The server boasts a modular design with tools organized in a dedicated directory, simplifying management and extension of capabilities.
Características Principales
01Compatible with n8n MCP Client Tool node
020 GitHub stars
03Supports SSE (Server-Sent Events)
04Tool selection and filtering
05Modular tool design for easy extension
06Authentication support (Bearer and generic header methods)
Casos de Uso
01Connecting to external MCP servers
02Exposing specific tools to AI agents via n8n
03Controlling tool availability within AI workflows