Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoNode.js environment (e.g., production, development)development
DATABASE_URLYesDatabase connection string (SQLite or PostgreSQL)
LLM_PROVIDERNoOptional LLM provider; use 'noop' to disable LLM featuresnoop
PAYMENT_MODENoPayment adapter mode: 'mock' (default) or 'okx'mock
ALLOWED_REPO_HOSTSYesComma-separated list of allowed repository hosts (e.g., github.com, raw.githubusercontent.com) to prevent SSRF
OKX_PAYMENT_ADDRESSNoRequired when PAYMENT_MODE=okx; the OKX account address for payment handling

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