Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
LOG_LEVEL | No | The logging level for the server | INFO |
N8N_API_KEY | Yes | Your n8n API key for authentication | |
N8N_BASE_URL | Yes | The base URL of your n8n instance (e.g., https://your-n8n-instance.com) |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |