Skip to main content
Glama
agenerationforwordz-tech

Strata

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
STRATA_HOSTNoListen address0.0.0.0
STRATA_PORTNoServer port4320
STRATA_API_KEYNoLegacy fallback REST keychange-me-before-deploy
STRATA_DATA_DIRNoDatabase location./data
STRATA_ADMIN_KEYNoRequired for delete + admin operations
STRATA_AUDIT_DIRNoOverride the audit directory./data/audit
STRATA_DEMO_MODENoIf true, dashboard accepts blank passwords (public demos)
STRATA_IP_AGENTSNoComma-separated IP=name pairs for legacy IP→agent attribution
STRATA_VAULT_DIRNoFile vault location./data/vault
STRATA_DB_BACKENDNoDatabase backend: 'sqlite' or 'postgresql'sqlite
STRATA_DB_ENCRYPTNoIf true, opens DB via SQLCipher
STRATA_DB_KEY_FILENoPath to the SQLCipher key file/etc/strata/db.key
STRATA_PG_PASSWORDNoPostgreSQL password
STRATA_AUTH_ENABLEDNoKill switch for auth (don't)true
STRATA_AUDIT_ENABLEDNoDisable audit entirelytrue
STRATA_MAX_TOTAL_AGENTSNoAnti-spam ceiling on total registered agents10

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/agenerationforwordz-tech/strata'

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