IT Operations Hub
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IT_TOKEN | Yes | Unique RBAC token for IT role. Generate with `openssl rand -hex 32`. | |
| ADMIN_TOKEN | Yes | Unique RBAC token for admin role. Generate with `openssl rand -hex 32`. | |
| MCP_LAN_PORT | No | LAN port for the MCP gateway and status page. | 9080 |
| ACCOUNTING_TOKEN | Yes | Unique RBAC token for accounting role. Generate with `openssl rand -hex 32`. | |
| MESHCENTRAL_USER | Yes | MeshCentral username for the service account. | |
| ZABBIX_API_TOKEN | Yes | Zabbix API token (Bearer) for the MCP Zabbix server to authenticate. | |
| PUBLIC_MCP_ORIGIN | No | Public MCP origin URL (e.g., https://mcp.example.com) for OAuth discovery. | |
| ZABBIX_DB_PASSWORD | Yes | Password for the Zabbix database. | |
| MESHCENTRAL_API_KEY | No | MeshCentral API key used as control-channel password when MESHCENTRAL_PASSWORD is empty. | |
| ZABBIX_WEB_PASSWORD | No | Zabbix web UI password for the Admin user. | |
| MESHCENTRAL_PASSWORD | No | MeshCentral password for the service user. | |
| CLOUDFLARE_TUNNEL_TOKEN | No | Cloudflare Tunnel token. Leave empty until Zero Trust is configured. | |
| MESHCENTRAL_TLS_INSECURE | No | Allow insecure TLS connection to MeshCentral. Keep 'true' unless a real certificate is mounted. | true |
| MESHCENTRAL_ALLOW_NEW_ACCOUNTS | No | Allow 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues