Skip to main content

SandboxOS MCP Sandbox Server (Python)

Project description

SandboxOS MCP Sandbox Server

An MCP server that exposes SandboxOS sandbox operations (create, run commands, read/write files, endpoints, lifecycle) as MCP tools for AI agents and MCP-compatible clients like Claude Code.

It is built on the OpenSandbox Python SDK (opensandbox).

Install

pipx install sandboxos-mcp
# or
pip install sandboxos-mcp

This installs the sandboxos-mcp command.

Run

sandboxos-mcp \
  --api-key <API_KEY> \
  --domain api.hyperlake.cloud \
  --protocol http \
  --transport stdio

Flags:

  • --transportstdio (default) or streamable-http
  • --api-key — API key (overrides OPEN_SANDBOX_API_KEY)
  • --domain — API domain (overrides OPEN_SANDBOX_DOMAIN)
  • --protocolhttp or https
  • --request-timeout-seconds — HTTP request timeout

The --api-key/--domain flags override the OPEN_SANDBOX_API_KEY / OPEN_SANDBOX_DOMAIN environment variables, which are read by the underlying opensandbox SDK. Those env var names are part of the SDK contract and are intentionally unchanged.

Register with Claude Code

claude mcp add sandboxos-sandbox --transport stdio -- \
  sandboxos-mcp \
  --api-key "$SANDBOXOS_API_KEY" \
  --domain "api.hyperlake.cloud" \
  --protocol "http"

License & attribution

Licensed under the Apache License, Version 2.0. See LICENSE.

SandboxOS MCP is a rebranded derivative of the OpenSandbox MCP server (https://github.com/alibaba/OpenSandbox), Copyright 2026 Alibaba Group Holding Ltd. See NOTICE for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sandboxos_mcp-0.1.0.tar.gz (12.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sandboxos_mcp-0.1.0-py3-none-any.whl (18.0 kB view details)

Uploaded Python 3

File details

Details for the file sandboxos_mcp-0.1.0.tar.gz.

File metadata

  • Download URL: sandboxos_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 12.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for sandboxos_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 9f3ee53095cc4ceb6bc344013ac15259b854ac7badbf6541300874e345a68877
MD5 bd18c847a2e18a2a9c20b02a65f06a71
BLAKE2b-256 3566ca1bb511e95e01271364e133a6221efc4388cbc487c16dd17211811a0f35

See more details on using hashes here.

File details

Details for the file sandboxos_mcp-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: sandboxos_mcp-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 18.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for sandboxos_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 919cd62947643fc3a2809ba874ad9b661ff732e268d1aa3eb0ed4523cc463d6c
MD5 4f0873ede0653764a7bf140f456f0781
BLAKE2b-256 6f7c4634906b0dce9657215e3d258fe1337cacf264c5030e80c343a71486b67b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page