Skip to main content
Glama
hifede1

n8n-mcp-server

by hifede1

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
n8n_installA

Instala n8n globalmente en la máquina usando npm install -g n8n.

n8n_startA

Inicia n8n en background. Espera hasta que responda en http://localhost:5678.

n8n_stopA

Detiene el proceso de n8n iniciado por n8n_start.

n8n_statusA

Verifica si n8n está corriendo y accesible en http://localhost:5678.

n8n_list_workflowsB

Lista todos los workflows de n8n.

n8n_get_workflowB

Obtiene el detalle de un workflow por su ID.

n8n_create_workflowC

Crea un nuevo workflow en n8n.

n8n_activate_workflowB

Activa un workflow por su ID.

n8n_deactivate_workflowB

Desactiva un workflow por su ID.

n8n_list_executionsC

Lista las ejecuciones recientes de n8n.

n8n_get_executionA

Obtiene el detalle de una ejecución por su ID.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hifede1/n8n-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server