sandbox-env-mcp
by hs3434
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SANDBOX_MCP_DOCKER_HOST | No | Docker daemon host (default: from Docker environment). | |
| SANDBOX_MCP_SERVER_PORT | No | Port for the HTTP server (default: 8010). | |
| SANDBOX_MCP_STORAGE_WORK_HOME | No | Base path for workspace storage (default: /var/lib/sandbox-mcp). | |
| SANDBOX_MCP_DOCKER_AUTO_NETWORK | No | Docker network name for containers (default: sandbox-mcp). | |
| SANDBOX_MCP_FILES_MAX_FILE_SIZE | No | Maximum file size in bytes for file operations (default: 51200). | |
| SANDBOX_MCP_SSH_CONNECT_TIMEOUT | No | SSH connection timeout in seconds (default: 10). | |
| SANDBOX_MCP_DEFAULT_MACHINE_NAME | No | Name of the default machine (default: admin). | |
| SANDBOX_MCP_DOCKER_ADMIN_MACHINE | No | Name of the admin machine that gets /host mount (default: admin). | |
| SANDBOX_MCP_DOCKER_DEFAULT_IMAGE | No | Default Docker image for containers (default: python:3.14-slim). | |
| SANDBOX_MCP_DEFAULT_MACHINE_BACKEND | No | Backend for default machine (docker/ssh). | |
| SANDBOX_MCP_DEFAULT_MACHINE_ENABLED | No | Whether to create a default machine (true/false). | |
| SANDBOX_MCP_SERVER_AUTH_TOKENS_FILE | No | Path to file containing auth tokens for HTTP mode. | |
| SANDBOX_MCP_SHELL_DEFAULT_MAX_OUTPUT | No | Default maximum output bytes for shell commands (default: 50000). | |
| SANDBOX_MCP_SSH_TARGETS_WIN_BUILD_HOST | No | Host for SSH target 'win-build'. | |
| SANDBOX_MCP_SSH_TARGETS_WIN_BUILD_USER | No | User for SSH target 'win-build'. | |
| SANDBOX_MCP_SSH_TARGETS_WIN_BUILD_OS_TYPE | No | OS type for SSH target 'win-build' (e.g., 'windows'). |
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 | |