Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CHECKNoTest the connection to the instrument and exit. Equivalent to the --check command-line flag.false
LIMITNoA safety limit, e.g. max_temperature_c=60. Can be repeated as separate --limit arguments. Equivalent to the --limit command-line flag.
ADDRESSNoThe address of the instrument, e.g. COM3, /dev/ttyUSB0, tcp://192.168.1.50:5025. Equivalent to the --address command-line flag.
SIMULATENoEnable practice mode (no instrument needed). Equivalent to the --simulate command-line flag.false
AUDIT_LOGNoPath to a JSONL audit log file. Equivalent to the --audit-log command-line flag.
READ_ONLYNoEnable read-only mode. The AI can read measurements but cannot change settings. Equivalent to the --read-only command-line flag.false

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