Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OSINT_MODENoIf true, enables OSINT lookups in investigation mode.false
REQUIRE_AUTHYesWhether authentication is required. The default template sets this to true.true
GATEWAY_TOKENYesSecret token used for gateway authentication when REQUIRE_AUTH=true.
MAX_OUTPUT_BYTESNoMaximum output bytes allowed for command responses.500000
MCP_JSON_RESPONSENoIf true, MCP returns JSON directly (used for tunnel/stateless HTTP).true
HOST_WORKSPACE_DIRYesThe host workspace directory the server operates on (e.g., /home/user).
MCP_STATELESS_HTTPNoIf true, MCP runs in stateless HTTP mode (no session ID required).true
HOST_COMMAND_POLICYNoPolicy for command execution, e.g., 'guarded'.guarded
MAX_TIMEOUT_SECONDSNoMaximum timeout in seconds for operations.60
HOST_RESTRICT_TO_WORKSPACENoRestrict file/command operations to the workspace directory.true

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

Maintenance

ActivityMaintained
ResponsivenessNo issues