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'). |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/hs3434/sandbox-env-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server