Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_MODENoMode for MCP communication. Set to 'stdio' for Claude Desktop (default) or 'http' for HTTP mode.stdio
LOG_LEVELNoLog level for the server. Options: error, warn, info, debug.error
N8N_API_KEYNoAPI key for your n8n instance. Required for n8n management tools.
N8N_API_URLNoURL of your n8n instance (e.g., https://your-n8n-instance.com). Required for n8n management tools.
WEBHOOK_SECURITY_MODENoSet to 'moderate' to allow webhooks to local n8n instances.
DISABLE_CONSOLE_OUTPUTNoDisable console output (except MCP messages). Set to 'true' for Claude Desktop.true
SQLJS_SAVE_INTERVAL_MSNoSave interval in milliseconds for sql.js database (default: 5000).5000
N8N_MCP_TELEMETRY_DISABLEDNoSet to 'true' to disable anonymous telemetry.false

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/markmocasa-boop/n8n-mcp-czlon'

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