N8n Integration
Enables AI agents to interact with n8n workflows and tools through a standardized protocol.
About
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.
Key Features
- Compatible with n8n MCP Client Tool node
- 0 GitHub stars
- Supports SSE (Server-Sent Events)
- Tool selection and filtering
- Modular tool design for easy extension
- Authentication support (Bearer and generic header methods)
Use Cases
- Connecting to external MCP servers
- Exposing specific tools to AI agents via n8n
- Controlling tool availability within AI workflows