mcp-glassbox
by ResakaGit
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DOCKER_HOST | No | Optional; socket or host of the Docker daemon. | |
| GLASSBOX_BACKEND_LOG_LEVELS | No | Log levels to keep, separated by commas (default "WARN,ERROR"). | WARN,ERROR |
| GLASSBOX_EXECUTE_TIMEOUT_MS | No | Timeout of the test process in ms (default 120000). 0 = no process timeout. Negative values are normalized to default. | 120000 |
| GLASSBOX_SAVEPOINT_CONTAINER | No | Name of the container for savepoints; if not defined, savepoint tools are not registered. | |
| GLASSBOX_TRUNCATE_BODY_CHARS | No | Maximum characters in response_body in the summary (default 500). | 500 |
| GLASSBOX_SOURCE_MAP_BASE_PATH | No | Base directory where to look for .map files to resolve bundle errors to source. | |
| GLASSBOX_RUN_STORE_MAX_ENTRIES | No | Maximum runs in memory for query_telemetry (default 50). Uses FIFO eviction. | 50 |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues