Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MCP_MODE | No | The mode for the MCP server to run in | stdio |
LOG_LEVEL | No | The log level for the server | error |
N8N_API_KEY | No | API key for your n8n instance (required for n8n management tools) | |
N8N_API_URL | No | URL of your n8n instance (required for n8n management tools) | |
DISABLE_CONSOLE_OUTPUT | No | Whether to disable console output | true |
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 |