关于
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.
主要功能
- Execute Python, JavaScript, and Bash code in a sandboxed environment
- Automatic deployment to Google Cloud Functions
- STDIO-based MCP server implementation
- 0 GitHub stars
使用案例
- Integrating code interpretation into AI workflows
- Enabling secure, sandboxed code execution on demand
- Providing code execution capabilities for AI agents