Strata
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| STRATA_HOST | No | Listen address | 0.0.0.0 |
| STRATA_PORT | No | Server port | 4320 |
| STRATA_API_KEY | No | Legacy fallback REST key | change-me-before-deploy |
| STRATA_DATA_DIR | No | Database location | ./data |
| STRATA_ADMIN_KEY | No | Required for delete + admin operations | |
| STRATA_AUDIT_DIR | No | Override the audit directory | ./data/audit |
| STRATA_DEMO_MODE | No | If true, dashboard accepts blank passwords (public demos) | |
| STRATA_IP_AGENTS | No | Comma-separated IP=name pairs for legacy IP→agent attribution | |
| STRATA_VAULT_DIR | No | File vault location | ./data/vault |
| STRATA_DB_BACKEND | No | Database backend: 'sqlite' or 'postgresql' | sqlite |
| STRATA_DB_ENCRYPT | No | If true, opens DB via SQLCipher | |
| STRATA_DB_KEY_FILE | No | Path to the SQLCipher key file | /etc/strata/db.key |
| STRATA_PG_PASSWORD | No | PostgreSQL password | |
| STRATA_AUTH_ENABLED | No | Kill switch for auth (don't) | true |
| STRATA_AUDIT_ENABLED | No | Disable audit entirely | true |
| STRATA_MAX_TOTAL_AGENTS | No | Anti-spam ceiling on total registered agents | 10 |
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
ActivitySlowing
ResponsivenessNo issues