DirectorySandbox MCP
tools

Sandbox MCP

by agent-infra

58
Health
fair
74
Popularity

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

2,873stars
242forks
Python
Apache-2.0
Updated March 11, 2026
#agent#all-in-one#browser#filesystem#mcp#sandbox#shell

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "sandbox-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "sandbox"
      ],
      "env": {
        "DATABASE_URL": "postgresql://user:password@host:5432/dbname"
      }
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx sandbox

Maintenance Healthfair

Freshness25/40
Issue response15/30
Org backing15/20
Longevity3/10
Updated this quarter
Community-backed

Server Info

Categorytools
LanguagePython
LicenseApache-2.0
StatusACTIVE
Free tier available

Get Your API Key

Headless browser infrastructure for AI agents. Render JS, handle auth, extract data.

Try Browserbase Free

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory