Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PADDOCK_HOSTNoHost to bind the server to127.0.0.1
PADDOCK_PORTNoPort for the HTTP server and MCP endpoint4599
PADDOCK_DATA_DIRNoDirectory where Paddock stores its data (OS application data directory by default)
PADDOCK_ENV_FILENoPath to an .env file to load additional configuration from.env
PADDOCK_LOG_PERSISTNoWhether to persist logs to disktrue
PADDOCK_REAP_ORPHANSNoWhether to reap orphaned process groups on startuptrue
PADDOCK_STOP_GRACE_MSNoGrace period in milliseconds before escalating a stop from SIGTERM to SIGKILL5000
PADDOCK_START_SETTLE_MSNoMilliseconds to wait after starting a process before considering it settled1500
PADDOCK_LOG_BUFFER_LINESNoNumber of log lines kept in the in-memory ring buffer per process2000
PADDOCK_PORT_SCAN_TTL_MSNoTime-to-live in milliseconds for cached port scan results3000
PADDOCK_LOG_FILE_MAX_BYTESNoMaximum size in bytes for each persistent log file before rotation5242880
PADDOCK_PORT_STOP_GRACE_MSNoGrace period in milliseconds before forcibly stopping a process via port ownership5000
PADDOCK_PORT_SCAN_INTERVAL_MSNoInterval in milliseconds between background port scans (0 disables background scanning)5000

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