Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_MODENoRequired for Claude Desktop. Ensures that only JSON-RPC messages are sent to stdout, preventing debug logs from interfering with the protocol.stdio
LOG_LEVELNoThe logging level for the server.error
N8N_API_KEYNoYour n8n API key.
N8N_API_URLNoThe URL of your n8n instance (e.g., https://your-n8n-instance.com).
WEBHOOK_SECURITY_MODENoSet to 'moderate' to allow webhooks to local n8n instances while still blocking private networks and cloud metadata.
DISABLE_CONSOLE_OUTPUTNoPrevents debug logs from being sent to stdout.true
SQLJS_SAVE_INTERVAL_MSNoControls how long to wait after database changes before saving to disk when using sql.js fallback.5000
N8N_MCP_TELEMETRY_DISABLEDNoSet to 'true' to disable anonymous usage statistics.

Capabilities

Server capabilities have not been inspected yet.

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/Tako3832/n8n-mcp-main'

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