Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by vladkol • Uncategorized
A secure MCP server for executing Python code in isolated sandboxes on Google Cloud Run.
Safely execute Python code in isolated sandboxes.
That require internet access to install packages or fetch data during code execution.
Integration with Model Context Protocol supporting tools like Gemini CLI or Claude Code.
BentoRun Python MCP provides a secure and isolated environment using gVisor sandboxes to safely execute Python code generated by AI agents supporting the Model Context Protocol. It ensures strong filesystem, resource, network, and user isolation while allowing internet access for package installation and API calls. The server supports session-based execution with preserved state and integrates with tools like Gemini CLI, Claude Code, and ADK agents.