n8n Workflow Builder MCP Server

MIT License
3

Integrations

  • Enables programmatic creation and management of n8n workflows, including adding nodes, establishing connections between nodes, validating workflow specifications, and exporting complete workflow configurations.

Servidor MCP del generador de flujos de trabajo n8n

Un servidor de Protocolo de Contexto de Modelo (MCP) para crear y administrar mediante programación flujos de trabajo n8n.

Características

  • Crear flujos de trabajo con nodos y conexiones
  • Validar las especificaciones del flujo de trabajo
  • Exportar configuraciones de flujo de trabajo completas
  • Interfaz API REST a través de MCP

Instalación

Instalación mediante herrería

Para instalar n8n Workflow Builder para Claude Desktop automáticamente a través de Smithery :

npx -y @smithery/cli install n8n-workflow-builder --client claude

Instalación manual

  1. Clonar el repositorio:
git clone https://github.com/[your-username]/n8n-workflow-builder.git cd n8n-workflow-builder
  1. Instalar dependencias:
npm install
  1. Compilar TypeScript:
npx tsc
  1. Iniciar el servidor:
npm start

Uso

El servidor proporciona una herramienta create_workflow que acepta una especificación de flujo de trabajo:

{ "nodes": [ { "type": "n8n-nodes-base.httpRequest", "name": "HTTP Request", "parameters": { "url": "https://example.com", "method": "GET" } } ], "connections": [] }

Configuración

Agregue el servidor a su configuración de MCP:

{ "n8n-workflow-builder": { "command": "node", "args": ["/path/to/n8n-workflow-builder/dist/index.js"] } }

Licencia

Instituto Tecnológico de Massachusetts (MIT)

-
security - not tested
A
license - permissive license
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Un servidor de Protocolo de Contexto de Modelo (MCP) para crear y administrar mediante programación flujos de trabajo n8n.

  1. Features
    1. Installation
      1. Installing via Smithery
      2. Manual Installation
    2. Usage
      1. Configuration
        1. License

          Related MCP Servers

          • -
            security
            A
            license
            -
            quality
            MCP Server simplifies the implementation of the Model Context Protocol by providing a user-friendly API to create custom tools and manage server workflows efficiently.
            Last updated -
            4
            3
            TypeScript
            MIT License
          • -
            security
            A
            license
            -
            quality
            MCP Server provides a simpler API to interact with the Model Context Protocol by allowing users to define custom tools and services to streamline workflows and processes.
            Last updated -
            13
            2
            TypeScript
            MIT License
          • A
            security
            A
            license
            A
            quality
            A server for programmatically creating and managing n8n workflows with a REST API interface, supporting workflow creation, validation, and export.
            Last updated -
            10
            28
            103
            JavaScript
            MIT License
          • A
            security
            A
            license
            A
            quality
            An MCP server enabling secure interaction with n8n workflows, executions, and settings via the Model Context Protocol, designed for integration with Large Language Models (LLMs).
            Last updated -
            33
            85
            34
            TypeScript
            MIT License
            • Apple

          View all related MCP servers

          ID: zprhgcjee2