Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_PATHNoSQLite database file path. Set by the Docker image for container deployments — only override for local (non-Docker) runs/data/events.db
MCP_HOSTNoInterface the MCP/HTTP server binds to0.0.0.0
MCP_PORTNoPort the MCP/HTTP server listens on3000
LOG_LEVELNoerror | warn | info | debuginfo
MCP_SECRETYesBearer token for MCP endpoint auth
RETENTION_DAYSNoEvents older than this are purged on a rolling basis90
SYSLOG_UDP_PORTNoIn-container UDP listen port for incoming syslog/CEF traffic (the Docker image maps host 514/udp to this)10514
MAX_MESSAGE_BYTESNoDatagrams larger than this are dropped before parsing16384
SYSLOG_BIND_ADDRESSNoInterface the syslog listener binds to0.0.0.0

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/ianchesal/unifi-siem-sink'

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