MCP N8N Webhook Server
by gcorroto
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| N8N_API_KEY | Yes | Clave de API para autenticación | |
| N8N_INDEX_NAME | No | Nombre del índice por defecto | PROJECT_CONVERSATIONS |
| N8N_WEBHOOK_ID | Yes | ID único del webhook | |
| N8N_WEBHOOK_URL | Yes | URL base del webhook de n8n | |
| N8N_TABLE_CATEGORY | No | Categoría de tabla por defecto | DEVELOPMENT_LOGS |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| n8n_save_dataC | Guardar información en n8n a través de webhook para indexación y almacenamiento |
| n8n_health_checkB | Verificar la conectividad y estado del webhook de n8n |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |