DirectorySandbox MCP
tools

Sandbox MCP

by agent-infra

53
Health
fair
68
Popularity

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

4,592stars
394forks
Python
Apache-2.0
Updated May 10, 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 response3/30
Org backing20/20
Longevity5/10
Updated this quarter
Most issues unresolved
Org-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