Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GIT_COMMITNoExact 40-character deployed commit. If unset, RENDER_GIT_COMMIT is used.
DATABASE_URLYesDatabase connection string (e.g., PostgreSQL).
PROJECT_SLUGYesProject slug identifier.
PUBLIC_BASE_URLYesPublic base URL of the deployment (HTTPS).
RENDER_GIT_COMMITNoProvided by Render with the deployed commit. Used when GIT_COMMIT is unset.
ALLOW_PRIVATE_NETWORKNoAllows private network addresses for local self-testing only. Must be false in production.false
REQUIRE_SIGNED_RECEIPTSNoRequire Ed25519-signed receipts.false
RECEIPT_SIGNING_PRIVATE_KEY_B64NoBase64-encoded private key for signing receipts. Required when signed receipts are enabled.

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