mcp-n8n-workflow-builder

Community

Generate valid n8n workflows programmatically

Authorsemaes111
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Many automation tasks require producing correct n8n workflow JSON manually, which is error-prone and tedious; this Skill exposes a programmatic MCP tool that generates and validates n8n workflows from simplified node-and-connection specifications to speed up automation and reduce mistakes.

Core Features & Use Cases

  • MCP tool interface: Exposes a create_workflow tool that can be called over the MCP protocol to generate workflow JSON for Claude or other LLM integrations.
  • Builder abstraction: Define nodes and connections in a compact specification and let the builder produce properly structured n8n JSON with node positioning.
  • Validation and error handling: Uses JSON Schema-like input validation and standardized MCP errors for predictable failure modes.
  • Use Case: Automation engineers can programmatically generate webhook → transform → HTTP request workflows for rapid prototyping, CI/CD pipeline creation, or integrating LLM outputs into n8n.

Quick Start

Use the mcp-n8n-workflow-builder MCP server to create an n8n workflow by providing a JSON object with nodes and connections.

Dependency Matrix

Required Modules

@modelcontextprotocol/sdk

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: mcp-n8n-workflow-builder
Download link: https://github.com/semaes111/PROYECTO-SKILLS/archive/main.zip#mcp-n8n-workflow-builder

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.