mcp4modal_sandbox

milkymap/mcp4modal_sandbox

3.1

If you are the rightful owner of mcp4modal_sandbox 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.

MCP4Modal Sandbox is a robust Model Context Protocol server designed for efficient cloud-based sandbox management, leveraging Modal.com for seamless integration and GPU support.

Tools

Functions exposed to the LLM to take actions

launch_sandbox

Create new Modal sandboxes with custom configuration (Python version, packages, GPU, secrets).

terminate_sandbox

Stop and clean up running sandboxes.

list_sandboxes

List all sandboxes in an app namespace with their status.

execute_command

Run shell commands in sandboxes and capture output.

push_file_to_sandbox

Upload files from local filesystem to sandboxes.

pull_file_from_sandbox

Download files from sandboxes to local filesystem.

list_directory_contents

List contents of directories within sandboxes.

make_directory

Create directories in sandboxes.

remove_path

Remove files or directories from sandboxes.

read_file_content_from_sandbox

Read file contents directly from sandboxes.

write_file_content_to_sandbox

Write content to files within sandboxes.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources