Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IT_TOKENYesUnique RBAC token for IT role. Generate with `openssl rand -hex 32`.
ADMIN_TOKENYesUnique RBAC token for admin role. Generate with `openssl rand -hex 32`.
MCP_LAN_PORTNoLAN port for the MCP gateway and status page.9080
ACCOUNTING_TOKENYesUnique RBAC token for accounting role. Generate with `openssl rand -hex 32`.
MESHCENTRAL_USERYesMeshCentral username for the service account.
ZABBIX_API_TOKENYesZabbix API token (Bearer) for the MCP Zabbix server to authenticate.
PUBLIC_MCP_ORIGINNoPublic MCP origin URL (e.g., https://mcp.example.com) for OAuth discovery.
ZABBIX_DB_PASSWORDYesPassword for the Zabbix database.
MESHCENTRAL_API_KEYNoMeshCentral API key used as control-channel password when MESHCENTRAL_PASSWORD is empty.
ZABBIX_WEB_PASSWORDNoZabbix web UI password for the Admin user.
MESHCENTRAL_PASSWORDNoMeshCentral password for the service user.
CLOUDFLARE_TUNNEL_TOKENNoCloudflare Tunnel token. Leave empty until Zero Trust is configured.
MESHCENTRAL_TLS_INSECURENoAllow insecure TLS connection to MeshCentral. Keep 'true' unless a real certificate is mounted.true
MESHCENTRAL_ALLOW_NEW_ACCOUNTSNoAllow new MeshCentral accounts. Set to 'false' after the first admin exists.true

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

Maintenance

ActivityMaintained
ResponsivenessNo issues