libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
development
/ Sandbox MCP Server
Sandbox MCP Server
JSON →
none
★ 17
development
Provides isolated Docker environments for secure code execution.
github ↗
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
auth
none
Resources
github
https://github.com/Tsuchijo/sandbox-mcp ↗
Sandbox MCP Server — MCP Server · libregistry