Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable verbose logging by setting to 1. | |
| MCP_PORT | No | The port the server will use for HTTP monitoring and health checks. | 3001 |
| N8N_API_KEY | Yes | Your n8n API key used to authenticate with the n8n instance. | |
| N8N_BASE_URL | No | The base URL of your n8n instance (e.g., http://localhost:5678). | http://localhost:5678 |
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 | |