N8n Workflows

Created By
carlosjpereza year ago
Servidor MCP para automatización avanzada de workflows n8n vía Model Context Protocol. Permite ejecutar, listar y monitorizar flujos n8n desde cualquier cliente MCP compatible.

Server Config

{
  "mcpServers": {
    "n8n-workflows": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "N8N_BASE_URL=${N8N_BASE_URL}",
        "-e",
        "N8N_API_KEY=${N8N_API_KEY}",
        "ghcr.io/carlosjperez/n8n-mcp-connector:latest"
      ],
      "env": {
        "N8N_BASE_URL": "https://TU_INSTANCIA_N8N",
        "N8N_API_KEY": "TU_API_KEY"
      }
    }
  }
}
Project Info
Created At
a year ago
Updated At
a year ago
Author Name
carlosjperez
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Crevio

2 days ago