microsandbox-mcp

superradcompany/microsandbox-mcp
โ˜… 6 stars TypeScript Code/Dev Tools Updated today
๐Ÿงถ MCP server for microsandbox - Give your AI agents sandboxes
View on GitHub โ†’ Try with Claude โ€” $10 free โ†’

Quick Install

Copy the config for your editor. Some servers may need additional setup โ€” check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "microsandbox-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "superradcompany/microsandbox-mcp"
      ]
    }
  }
}

README Excerpt

Give your AI agents sandboxes. This MCP server connects any AI agent to [microsandbox](https://github.com/microsandbox/microsandbox) โ€” letting them create fast lightweight sandboxes, execute code, manage files, and monitor resources. **[Documentation](https://docs.microsandbox.dev)** | **[npm Package](https://www.npmjs.com/package/microsandbox-mcp)** | **[GitHub](https://github.com/microsandbox/microsandbox)**

Tools (20)

MICROSANDBOX_MCP_DEFAULT_TIMEOUT_MSMICROSANDBOX_MCP_ENABLE_DANGEROUSMICROSANDBOX_MCP_HOST_PATHSMICROSANDBOX_MCP_HOST_PATH_POLICYMICROSANDBOX_MCP_MAX_OUTPUT_BYTESMICROSANDBOX_MCP_SESSION_TTL_MSMSB_LIBKRUNFW_PATHMSB_PATHimage_inspectimage_listimage_pruneimage_removeruntime_checkruntime_installsandbox_createsandbox_drainsandbox_execsandbox_exec_closesandbox_exec_pollsandbox_exec_signal

Topics

mcp