Sandbox Fusion
CreatedhappyZYM
Enables large language models to execute code using a Machine Code Protocol server.
About
Sandbox Fusion is a Machine Code Protocol (MCP) server designed to integrate with Sandbox Fusion, providing large language models with code interpretation capabilities. It supports the execution of code in various programming languages, including Python, JavaScript, Bash, R, Julia, Go, Java, C++, Rust, and PHP. The server communicates with clients via stdio and offers resources and tools APIs for large language model access, including the ability to execute code snippets and Jupyter notebooks.
Key Features
- Supports code execution in multiple programming languages
- Offers customizable prompts for code and Jupyter execution
- Enables execution of Jupyter notebooks
- Provides resource and tool APIs for LLM calls
- Communicates with clients via stdio interaction
- 2 GitHub stars
Use Cases
- Providing a secure environment for language models to interact with code
- Allowing language models to execute code for problem-solving
- Enabling language models to run Jupyter notebooks for data analysis