n8n-workflow-builder

makafeli
204
MCP server for programmatically creating and managing n8n workflows

Overview

What is n8n-workflow-builder

n8n-workflow-builder is an MCP server designed for programmatically creating and managing n8n workflows, allowing users to perform various operations such as listing, creating, updating, deleting, activating, and deactivating workflows.

How to Use

To use n8n-workflow-builder, clone the repository, install dependencies using npm, build the project, and start the MCP server. Configuration is managed via the cline_mcp_settings.json file, where you need to set environment variables like N8N_HOST and N8N_API_KEY.

Key Features

Key features include workflow management tools such as listing, creating, updating, deleting, activating, and deactivating workflows, as well as execution management tools for listing and retrieving execution details. The server also provides static and dynamic resources for efficient access to workflow and execution information.

Use Cases

n8n-workflow-builder can be used by developers and teams to automate workflows, integrate different services, and manage complex processes programmatically. It is suitable for scenarios where workflow management needs to be automated or integrated into larger applications.

Content