Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOCI_DBNoSQLite file, when the backend is SQLite./loci.db
LOCI_HOSTNoBind address (0.0.0.0 inside the container)127.0.0.1
LOCI_PORTNoBind port8130
LOCI_DB_HOSTNoRDS endpoint. Presence of LOCI_DB_HOST selects Postgres.
LOCI_DB_NAMENoThe database name.
LOCI_DB_SECRETNoThe RDS-managed {"username","password"} secret as JSON.
LOCI_PATH_TOKENNoThe capability-URL path segment: /loci-<token>/… (generated into .loci-token if not set)
LOCI_DATABASE_URLNoFull Postgres DSN. Its presence selects the Postgres backend.

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