Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_MODE | No | The communication mode for the MCP server, typically set to 'stdio'. | stdio |
| LOG_LEVEL | No | The logging level for the server (e.g., error, info, debug). | error |
| N8N_API_KEY | No | Your n8n API key to enable workflow management features. | |
| N8N_API_URL | No | The URL of your n8n instance to enable workflow management features. | |
| DISABLE_CONSOLE_OUTPUT | No | Whether to disable standard console output to prevent interference with MCP communication. | true |
Capabilities
Server capabilities have not been inspected yet.
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 | |