
沙盒-MCP
允许LLM使用模型上下文协议(MCP)在孤立的Docker容器中安全运行任何代码/配置。
3 years
Works with Finder
10
Github Watches
1
Github Forks
10
Github Stars
Sandbox MCP

Sandbox MCP is a Model Context Protocol (MCP) server that lets LLMs (MCP hosts/clients) run code and configuration in secure, isolated Docker containers.
While LLMs are really good at generating code, most can't run the code they generate. This could result in you running untested code directly on your machine, which could have unintended consequences.
Sandbox MCP gives the LLMs an easy-to-use execution environment that anyone can create and configure through a simple, AI-native MCP server that runs locally.
Inspired by Codapi. Some sandboxes are the same as Codapi sandboxes.
Demo
The demo below shows how the MCP works with Claude Desktop. See the video if the GIF below isn't clear.
Installation
Download Binary
You can download and use the appropriate binary for your operating system and processor archetecture from the "Releases" page.
Install via Go
Prerequisites:
- Go 1.24 or higher
go install github.com/pottekkat/sandbox-mcp/cmd/sandbox-mcp@latest
Get the path to the sandbox-mcp
binary:
which sandbox-mcp
Build from Source
See Development section below.
Usage
Initilization
Before you use sandbox-mcp
with LLMs, you need to initialize its configuration:
# Create the configuration directory and
# pull the default sandboxes from GitHub
sandbox-mcp --pull
# Build the Docker images for the sandboxes
sandbox-mcp --build
[!NOTE] Make sure you have Docker installed and running.
With MCP Hosts/Clients
Add this to your claude_desktop_config.json
for Claude Desktop or mcp.json
for Cursor:
{
"mcpServers": {
"sandbox-mcp": {
"command": "path/to/sandbox-mcp",
"args": [
"--stdio"
]
}
}
}
[!NOTE] Make sure to replace
path/to/sandbox-mcp
with the actual path to thesandbox-mcp
binary.
Available Sandboxes
shell
Run shell commands in a Linux environment with strict security and network constraints.
python
Run Python code with a set of pre-installed libraries.
[!IMPORTANT]
Your Own Sandbox
You can create your own sandboxes by creating a new directory in the
sandboxes
directory with your sandbox name and adding aDockerfile
andconfig.json
to it. See /sandboxes/ for examples.
network-tools
Use various network tools in an isolated Linux sandbox. The container has network access.
See jonlabelle/docker-network-tools for a list of available tools.
go
Run simple Go code in an isolated sandbox.
javascript
Run JavaScript code using Node.js.
Development
Fork and clone the repository:
git clone https://github.com/username/sandbox-mcp.git
Change into the directory:
cd sandbox-mcp
Install dependencies:
make deps
Build the project:
make build
Update your MCP servers configuration to point to the local build:
{
"mcpServers": {
"sandbox-mcp": {
"command": "/path/to/sandbox-mcp/dist/sandbox-mcp",
"args": [
"--stdio"
]
}
}
}
License
相关推荐
😎简单易用、🧩丰富生态 -大模型原生即时通信机器人平台| 适配QQ / 微信(企业微信、个人微信) /飞书 /钉钉 / discord / telegram / slack等平台| 支持chatgpt,deepseek,dify,claude,基于LLM的即时消息机器人平台,支持Discord,Telegram,微信,Lark,Dingtalk,QQ,Slack
Reviews

user_zeJG3xbI
As a dedicated user of sandbox-mcp by pottekkat, I find this tool incredibly efficient and versatile. Its user-friendly interface and robust features make it ideal for both beginners and advanced users. Highly recommend for any project requiring a reliable MCP application!

user_OXCK260J
Sandbox-MCP is an outstanding tool created by pottekkat that efficiently meets all my requirements. It offers a seamless user experience straight from the start, with an intuitive welcoming message and user-friendly interface. This product exemplifies quality and reliability, making it an indispensable part of my toolkit. Highly recommended!

user_WSpjOK32
As a dedicated user of the sandbox-mcp by pottekkat, I must say it has dramatically improved my productivity. The interface is clean and intuitive, making it easy to navigate and utilize its features. Its functionality is impressive, and it seamlessly integrates with my workflow. Highly recommended for anyone looking for a reliable and efficient application!

user_xpM5FEr4
The sandbox-mcp by pottekkat is an exceptional application for managed content production. Its user-friendly interface and robust features make content management a breeze. I appreciate the seamless integration it offers, which has significantly improved my productivity. Highly recommend to anyone in need of a reliable MCP tool!

user_98O358Ak
Sandbox-MCP is an incredibly user-friendly tool that offers a seamless experience for managing MCP applications. Pottekkat has done an exceptional job in designing a platform that is both intuitive and efficient. The lack of unnecessary complexities makes it ideal for users of all levels. Highly recommended for anyone looking to streamline their MCP processes!

user_6dbSgoZ1
The sandbox-mcp by pottekkat is an exceptional tool for any MCP application enthusiast. Its intuitive interface and robust features make it a must-have for anyone looking to optimize their workflow. The seamless integration and comprehensive welcome information guide you through every step, ensuring a hassle-free experience. Highly recommended!