Submit

302_sandbox_mcp

@302ai

Create a remote sandbox that can execute code/run commands/upload and download files. 创建远程沙盒,可以执行代码/运行命令/上传下载文件

Tools

downloadSandboxFiles

listSandboxes

createSandbox

killSandbox

directRunCode

writeSandboxFiles

runCommand

runCode

listSandboxFiles

Server Config

{
  "mcpServers": {
    "302ai-sandbox-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@302ai/sandbox-mcp"
      ],
      "env": {
        "302AI_API_KEY": "YOUR_API_KEY_HERE"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.