Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FASTMCP_HOSTNoHost to bind the HTTP/SSE server to. Default: 127.0.0.1.127.0.0.1
FASTMCP_PORTNoPort for SSE transport. If omitted, uses stdio (default).
OSWRIGHT_TIMEOUTNoDefault timeout for auto-wait operations (default: 10).10
OSWRIGHT_NO_ATLASNoDo not remember screens across visits.
OSWRIGHT_LOG_LEVELNoLogging level: DEBUG, INFO, WARNING, ERROR. Default: INFO.INFO
OSWRIGHT_NO_SPECULATENoDo not predict the outcome of actions.
OSWRIGHT_OCR_LANGUAGESNoOCR languages (default: en). Example: 'en es fr'.en
OSWRIGHT_OBSERVATION_MODENoWhat action tools return: screenshot (default), delta (only what changed, ~30x fewer tokens), or both.screenshot
OSWRIGHT_SNAPSHOT_MAX_WIDTHNoDownscale the auto-snapshot returned after each action. 0 (default) keeps full resolution. Lower values cut token cost significantly.0

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