MCP N8n Workflow Builder
M

MCP N8n Workflow Builder

This project provides an n8n workflow management server based on the MCP protocol, supporting the creation, update, deletion, and activation of workflows in natural language, and deeply integrating with Claude AI and Cursor IDE.
2.5 points
12.6K

What is n8n Workflow Builder?

This is a service based on the MCP protocol that allows you to create and manage n8n automated workflows in natural language through an AI assistant (such as Claude) or a development tool (Cursor IDE). It simplifies the construction process of complex workflows and is especially suitable for non - technical users.

How to use this service?

After installing the server, you can send natural language instructions through the AI assistant to create workflows, set triggers, manage execution records, etc. The system will automatically convert your requirements into n8n workflow configurations.

Use cases

Suitable for business personnel who need to frequently create or modify automated processes, non - technical personnel who want to describe workflow logic in natural language, and teams that need rapid prototype development.

Main features

Workflow management
Supports operations such as creating workflows, updating configurations, activating/deactivating, and deleting workflows.
AI integration
Interact with Claude AI in natural language without writing complex JSON.
Pre - built templates
Provides 5 commonly used workflow templates, such as scheduled tasks and Webhook responses.
Execution tracking
View the execution history records and detailed status of workflows.
Advantages
Create complex workflows without a technical background.
Deeply integrate with AI tools to support natural language interaction.
Automatically handle the complex details of the n8n API.
Provide real - time feedback and error correction suggestions.
Limitations
Currently only compatible with n8n version 1.82.3.
Manual trigger nodes need to be configured in a special way.
There are naming conflict restrictions for tag updates.
An effective API key is required for use.

How to use

Install the server
Install globally via npm or clone the repository locally.
Configure the connection
Set the API address and key of the n8n instance in the.env file.
Integrate AI tools
Configure the connection settings for Claude or Cursor IDE.
Start using
Send instructions such as 'Create a scheduled workflow' through the AI interface.

Usage examples

Create scheduled data backup
Back up the database to Google Drive at 2:00 am every day.
Slack notification workflow
Send a Slack notification when a specific email is received.

Frequently Asked Questions

Why can't my workflow be activated?
How to update the tag name?
Can I connect multiple n8n instances at the same time?

Related resources

n8n official documentation
Reference for n8n workflow configuration
GitHub repository
Project source code and issue tracking
MCP protocol description
Technical specification of the Model Context Protocol

Installation

Copy the following command to your Client for configuration
{
     "mcpServers": {
       "n8n-workflow-builder-prod": {
         "command": "node",
         "args": ["path/to/build/index.js"],
         "env": {
           "N8N_HOST": "https://production-n8n.example.com/api/v1/",
           "N8N_API_KEY": "your_prod_api_key",
           "MCP_PORT": "58921"
         }
       },
       "n8n-workflow-builder-dev": {
         "command": "node",
         "args": ["path/to/build/index.js"],
         "env": {
           "N8N_HOST": "https://dev-n8n.example.com/api/v1/",
           "N8N_API_KEY": "your_dev_api_key",
           "MCP_PORT": "58922"
         }
       }
     }
   }
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

C
Claude Context
Claude Context is an MCP plugin that provides in - depth context of the entire codebase for AI programming assistants through semantic code search. It supports multiple embedding models and vector databases to achieve efficient code retrieval.
TypeScript
5.7K
5 points
A
Acemcp
Acemcp is an MCP server for codebase indexing and semantic search, supporting automatic incremental indexing, multi-encoding file processing, .gitignore integration, and a Web management interface, helping developers quickly search for and understand code context.
Python
9.8K
5 points
B
Blueprint MCP
Blueprint MCP is a chart generation tool based on the Arcade ecosystem. It uses technologies such as Nano Banana Pro to automatically generate visual charts such as architecture diagrams and flowcharts by analyzing codebases and system architectures, helping developers understand complex systems.
Python
8.2K
4 points
M
MCP Agent Mail
MCP Agent Mail is a mail - based coordination layer designed for AI programming agents, providing identity management, message sending and receiving, file reservation, and search functions, supporting asynchronous collaboration and conflict avoidance among multiple agents.
Python
8.4K
5 points
K
Klavis
Klavis AI is an open-source project that provides a simple and easy-to-use MCP (Model Context Protocol) service on Slack, Discord, and Web platforms. It includes various functions such as report generation, YouTube tools, and document conversion, supporting non-technical users and developers to use AI workflows.
TypeScript
13.1K
5 points
M
MCP
The Microsoft official MCP server provides search and access functions for the latest Microsoft technical documentation for AI assistants
13.0K
5 points
A
Aderyn
Aderyn is an open - source Solidity smart contract static analysis tool written in Rust, which helps developers and security researchers discover vulnerabilities in Solidity code. It supports Foundry and Hardhat projects, can generate reports in multiple formats, and provides a VSCode extension.
Rust
9.7K
5 points
D
Devtools Debugger MCP
The Node.js Debugger MCP server provides complete debugging capabilities based on the Chrome DevTools protocol, including breakpoint setting, stepping execution, variable inspection, and expression evaluation.
TypeScript
10.0K
4 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
17.5K
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
28.6K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
17.5K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
53.9K
4.3 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
51.3K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
24.3K
5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
17.2K
4.5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
75.7K
4.7 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase