MCP Directory
Back

sandbox

by agent-infra · Python · ★ 4,487

All-in-One Sandbox for AI Agents that combines Browser, Shell, File, MCP and VSCode Server in a single Docker container.

#agent#all-in-one#browser#filesystem#mcp#sandbox#shell

Install

pip install git+https://github.com/agent-infra/sandbox.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "sandbox": {
      "command": "uvx",
      "args": [
        "git+https://github.com/agent-infra/sandbox.git"
      ]
    }
  }
}

From the README

🌐 Browser | 💻 Terminal | 📁 File | 🔧 VSCode | 📊 Jupyter | 🤖 MCP 🌐 Website&nbsp&nbsp | &nbsp&nbsp🔌 API&nbsp&nbsp | &nbsp&nbsp📑 Paper&nbsp&nbsp | &nbsp&nbsp🌟 Examples&nbsp&nbsp | &nbsp&nbsp📊 Evaluation &nbsp&nbsp Get up and running in 30 seconds: For users in mainland China: Use a specific version in the format , for example, to use version 1.0.0.150: Once running, access the environment at: - 📖 **Documentation**: http://localhost:8080/v1/docs - 🌐 **VNC Browser**: http://localhost:8080/vnc/index.html?autoconnect=true - 💻 **VS…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers