Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
N8N_API_KEYNoAPI key for your n8n instance. Required together with N8N_API_URL to enable the n8n management tools.
N8N_API_URLNoBase URL of your n8n instance. Required together with N8N_API_KEY to enable the n8n management tools.
DISABLED_TOOLSNoComma-separated list of tools to disable entirely, e.g. n8n_create_workflow,n8n_update_full_workflow,n8n_delete_workflow. Useful for read-only deployments.
N8N_CF_CLIENT_IDNoCloudflare Access Client ID, used when your n8n instance is behind Cloudflare Access (Zero Trust).
N8N_CF_CLIENT_SECRETNoCloudflare Access Client Secret, used with N8N_CF_CLIENT_ID to authenticate with Cloudflare Access.
N8N_MCP_ACCESS_TOKENNoMCP API key from n8n Settings → Instance-level MCP. Needed for n8n_manage_agents, n8n_explore_node_resources, and certain execution/datatable operations that rely on n8n's instance-level MCP server.
DISABLED_TOOL_OPERATIONSNoSemicolon-separated list of tool operations to disable, e.g. n8n_executions:delete;n8n_test_workflow:auto,trigger,pinned,direct,expose.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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

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