Provides an MCP server for managing n8n workflows, enabling AI agents to interact with the n8n API for automation and control.

关于

n8n-mcp serves as a Model Context Protocol (MCP) server designed to empower AI agents with comprehensive control over n8n workflows. It acts as an intermediary, translating AI agent commands into actions performed via the n8n API. This robust server facilitates the full lifecycle management of n8n workflows, from creation and modification to execution and monitoring, alongside handling associated tags and variables. It offers both an MCP interface for AI integration and a command-line interface for direct human interaction and development, streamlining the automation and management of n8n instances.

主要功能

  • Comprehensive n8n Workflow Lifecycle Management (CRUD, activate/deactivate, run once)
  • Dynamic Key-Value Variable Management with CLI and MCP access
  • 0 GitHub stars
  • Detailed Workflow Execution Monitoring and Deletion
  • Webhook URL Retrieval for external system integration
  • Streamlined Tag Management with CRUD, pagination, and color support

使用案例

  • Enabling AI agents to programmatically create, manage, and execute n8n workflows
  • Facilitating advanced testing and debugging of n8n workflows and integrations
  • Automating the configuration and deployment of n8n workflows, tags, and variables