{"slug":"JohanLi233/mcp-sandbox","name":"MCP Sandbox","description":"An interactive sandbox to safely execute Python code and install packages in isolated Docker containers.","category":"development","tags":[],"official":false,"stars":39,"transport":"sse","install":null,"tools":[{"name":"create_sandbox","description":"Creates a new Python Docker sandbox and returns its ID for subsequent code execution and package installation"},{"name":"list_sandboxes","description":"Lists all existing sandboxes (Docker containers) for reuse"},{"name":"execute_python_code","description":"Executes Python code in a specified Docker sandbox"},{"name":"install_package_in_sandbox","description":"Installs Python packages in a specified Docker sandbox"},{"name":"check_package_installation_status","description":"Checks if a package is installed or installation status in a Docker sandbox"},{"name":"execute_terminal_command","description":"Executes a terminal command in the specified Docker sandbox. Parameters: sandbox_id (string), command (string). Returns stdout, stderr, exit_code."},{"name":"upload_file_to_sandbox","description":"Uploads a local file to the specified Docker sandbox. Parameters: sandbox_id (string), local_file_path (string), dest_path (string, optional, default: /app/results)"}],"env_vars":["YOUR_API_KEY"],"auth_type":"none","github":"https://github.com/JohanLi233/mcp-sandbox","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}