MCP Servers / development / Sandbox MCP Server

Sandbox MCP Server

JSON →
none17development

Provides isolated Docker environments for secure code execution.

Install
How to run this server
[ { "cmd": "pip install .", "imports": [] } ]
server path: sandbox-mcp-server
Tools
What this server exposes
create_container_environment
Creates a new Docker container with specified image
create_file_in_container
Creates a file in a container
execute_command_in_container
Runs commands in a container
save_container_state
Saves the container state to a persistent container
export_dockerfile
exports a docker file to create a persistant environment
exit_container
closes a container to cleanup environment when finished
Configuration
Environment & auth
authnone
Resources
Sandbox MCP Server — MCP Server · libregistry