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
01Supports code execution in multiple programming languages
02Offers customizable prompts for code and Jupyter execution
03Enables execution of Jupyter notebooks
04Provides resource and tool APIs for LLM calls
05Communicates with clients via stdio interaction
062 GitHub stars