N8n enables seamless management of n8n workflows within LLMs and AI agents. Acting as a Model Context Protocol (MCP) server, it provides tools to list, view, execute, and monitor n8n workflows. It allows passing parameters to workflows and integrates with AI agents for easy orchestration.
主要功能
01Lists available workflows from n8n.
02Provides details of specific workflows.
03Executes n8n workflows and monitors executions.
04Passes parameters to n8n workflows.
05Offers an MCP-compatible interface for AI agents.
0610 GitHub stars
使用案例
01Orchestrating n8n workflows directly within AI agents.
02Automating tasks through LLMs using n8n.
03Integrating n8n into environments supporting the Model Context Protocol.