Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_MODE | No | The communication mode for MCP | stdio |
| NODE_ENV | No | The environment the node process is running in | production |
| LOG_LEVEL | No | Logging level for the server (e.g., info, debug) | info |
| N8N_API_KEY | Yes | Your n8n API key | |
| N8N_API_URL | Yes | The URL of your n8n instance (e.g., https://your-n8n-instance.com) |
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 | |