Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
portNoPort number for the HTTP transport (used when transport is 'http').8788
rootYesThe workspace root directory. Required to run the server. Example: /tmp/bridge-demo
read-onlyNoSet to 'true' to remove write/task-save/shell tools.false
transportNoTransport type: 'stdio' (default) or 'http'.stdio
allow-codexNoSet to 'true' to expose the start_codex tool.false
max-secondsNoMaximum runtime in seconds for shell/Codex jobs. Maximum allowed is 86400.600
max-concurrentNoMaximum number of concurrent jobs. Maximum allowed is 16.2
max-file-bytesNoMaximum bytes for file read/write operations. Maximum allowed is 16777216.1048576
allow-host-execNoSet to 'true' to enable unsandboxed host shell execution. Off by default.false
max-output-bytesNoMaximum bytes of command output kept. Maximum allowed is 16777216.131072

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