Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Set to 'true' to enable debug mode for troubleshooting and detailed logging. | |
| N8N_HOST | Yes | The base URL of your n8n instance (e.g., https://your-n8n-instance.com). Do not include the /api/v1 suffix as the server adds it automatically. | |
| N8N_API_KEY | Yes | The API key used to authenticate with your n8n instance. |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |