sandbox-mcp

sandbox-mcp

3.4

If you are the rightful owner of sandbox-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Sandbox MCP Server provides isolated Docker environments for code execution, allowing users to create containers, execute code, and manage development environments securely.

create_container_environment

Create a new Docker container with a specified image

create_file_in_container

Create a file in a container

execute_command_in_container

Run commands in container

save_container_state

Save container state as persistent container

export_dockerfile

Export Dockerfile to create a persistent environment

exit_container

Close the container to clean the environment