Copy files from your local system to a Modal sandbox environment for uploading inputs, transferring configurations, or deploying code to isolated cloud-based Python environments.
An extensible Message Communication Protocol server that provides secure code execution capabilities in isolated sandbox environments, compatible with Claude for Desktop and other MCP clients.
Execute Python code in a secure sandbox environment for calculations and data manipulation. The tool runs simple Python scripts with restricted imports and returns results with logs.
Execute Python code in a sandboxed macOS environment with no network access, restricted filesystem writes, and automatic timeout. Returns stdout, stderr, and exit code for safe autonomous agent use.
Execute Python code in a persistent sandbox environment to run computations, analyze data, or build multi-tool workflows while maintaining state across executions.
Execute code in a temporary sandbox, automatically destroying it post-execution. Supports multiple languages, custom environment variables, and optional file download. Ideal for isolated, one-time code runs without persistent sandbox operations.
Execute Python code in a sandboxed environment based on natural language prompts. Generate and run code, then return both the code and execution results.
Execute shell commands in a sandbox to run builds, tests, installs, or CLI commands, returning stdout, stderr, and exit code for integration into automated workflows.
Execute Python code in a secure sandbox environment to test scripts, analyze data, or run computational tasks with libraries like numpy, pandas, and matplotlib.
Execute code in a secure sandbox environment with specified language and environment variables. Retrieve text output directly; for file operations, use dedicated viewing and export endpoints.