Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DOCKER_HOSTNoOptional; socket or host of the Docker daemon.
GLASSBOX_BACKEND_LOG_LEVELSNoLog levels to keep, separated by commas (default "WARN,ERROR").WARN,ERROR
GLASSBOX_EXECUTE_TIMEOUT_MSNoTimeout of the test process in ms (default 120000). 0 = no process timeout. Negative values are normalized to default.120000
GLASSBOX_SAVEPOINT_CONTAINERNoName of the container for savepoints; if not defined, savepoint tools are not registered.
GLASSBOX_TRUNCATE_BODY_CHARSNoMaximum characters in response_body in the summary (default 500).500
GLASSBOX_SOURCE_MAP_BASE_PATHNoBase directory where to look for .map files to resolve bundle errors to source.
GLASSBOX_RUN_STORE_MAX_ENTRIESNoMaximum runs in memory for query_telemetry (default 50). Uses FIFO eviction.50

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

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ResakaGit/mcp-glassbox'

If you have feedback or need assistance with the MCP directory API, please join our Discord server