Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_MODENoThe MCP protocol mode. Required for Claude Desktop to ensure only JSON-RPC messages are sent to stdout.stdio
LOG_LEVELNoThe logging level (e.g., 'error', 'warn', 'info', 'debug').error
N8N_API_KEYNoYour n8n API key for authentication.
N8N_API_URLNoThe URL of your n8n instance (e.g., https://your-n8n-instance.com or http://host.docker.internal:5678 for local instances).
WEBHOOK_SECURITY_MODENoSet to 'moderate' to allow webhooks to local n8n instances while blocking private networks and cloud metadata.moderate
DISABLE_CONSOLE_OUTPUTNoDisable console output to prevent interference with MCP protocol.true
SQLJS_SAVE_INTERVAL_MSNoControls how long to wait after database changes before saving to disk (in milliseconds). Only applies when using sql.js fallback adapter.5000
N8N_MCP_TELEMETRY_DISABLEDNoSet to 'true' to disable anonymous usage statistics collection.false

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/F4bse-94/lai-n8n-mcp-smithery'

If you have feedback or need assistance with the MCP directory API, please join our Discord server