Python Exec Sandbox

Python Exec Sandbox

Ephemeral, sandboxed Python execution for AI agents – zero host pollution.

Visit Python Exec Sandbox

About Python Exec Sandbox

Python Exec Sandbox is an open-source MCP server tool that enables safe, sandboxed execution of Python scripts with full dependency management and zero impact on the host environment. Designed for AI agents, it executes user-supplied Python code in ephemeral, isolated environments (via bubblewrap on Linux or Docker on macOS/other), resolving dependencies per run and enforcing strict output and execution time limits. This ensures scripts cannot pollute your host system, making it ideal for agent frameworks, code runners, or any developer needing secure and disposable Python execution as part of an agentic workflow.

Resources

Product Website

Visit Python Exec Sandbox's official website for product details and getting started.

Visit website →

Documentation

Comprehensive documentation covering installation, usage, and API references for Python Exec Sandbox.

View docs →

Issues

Community-driven support and issue tracking for users to report bugs or request features.

View issues →