Enables AI agents to execute code in a sandboxed Google Cloud Functions environment.
Acts as an MCP server, providing robust code interpretation capabilities by allowing AI agents to execute Python, JavaScript, and Bash code securely in a sandboxed Google Cloud Functions environment. It simplifies the process by handling automatic deployment of the necessary functions and communicates via a standard STDIO interface, making it an efficient solution for integrating dynamic code execution into various agent-based systems.
Key Features
01Execute Python, JavaScript, and Bash code in a sandboxed environment
02Automatic deployment to Google Cloud Functions
03STDIO-based MCP server implementation
040 GitHub stars
Use Cases
01Integrating code interpretation into AI workflows
02Enabling secure, sandboxed code execution on demand
03Providing code execution capabilities for AI agents