Skip to main content
Glama
hrjapp
by hrjapp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
N8N_API_KEYYesn8n API key (required)
N8N_BASE_URLNon8n API base URLhttp://127.0.0.1:5678
N8N_MCP_LOG_DIRNoAudit log directory~/.config/n8n-mcp/logs/
N8N_MCP_TIMEOUTNoHTTP request timeout in seconds30
N8N_MCP_TOKEN_DIRNoToken directory for human confirmation~/.config/n8n-mcp/tokens/
N8N_MCP_TOKEN_TTLNoToken time-to-live in seconds120
N8N_CONTAINER_NAMENoDocker container name for n8nn8n
N8N_MCP_MAX_RETRIESNoMax retries on transient errors2
N8N_MCP_RETRY_DELAYNoBase delay between retries (seconds)1.0
N8N_MCP_ALLOW_DELETENoEnable delete operations (requires human token)false
N8N_MCP_ALLOW_ACTIVATENoEnable activate/deactivate (requires human token)false
N8N_MCP_ALLOW_DOCKER_LOGSNoEnable Docker log featurestrue

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

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