sandbox-as-a-service-mcp
Sandbox as a Service 的 MCP 服务器:给智能体一台真正的 Linux VM——运行命令、移动文件、暴露预览 URL、销毁它。
MCP server for Sandbox as a Service: give an agent a real Linux VM — run commands, move files, expose a preview URL, destroy it.
怎么安装
暂无统一安装命令,请查看仓库 README。
简介
sandbox-as-a-service-mcp An MCP server that gives an agent a real Linux virtual machine it can break. Eleven tools: create a sandbox, run shell commands in it, write and read files, list what a run produced, expose a port on a public preview URL, extend the lifetime, destroy it, and check what it all cost. Each sandbox is a dedicated VM with its own kernel — not a container sharing a host with other people's code. It is never reused between accounts and is destroyed when it expires, whether or not anything remembered to ask. Use it Maintained by the operator of Sandbox as a Service. Hosted MCP…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-08
- 创建于
- 2026-08-22
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:punkpeye/awesome-mcp-servers
- 主题标签
- ai-agents, cloud-sandbox, code-execution, code-interpreter, llm, mcp, mcp-server, model-context-protocol, sandbox, vm
同类推荐
dsh-mnemon
omdsh-dev/dsh-mnemon
由 Mnemon 驱动的 DeepSeek Harness(DSH)跨 Agent、本地优先的持久记忆插件。它可在支持 Mnemon 的 Agent 之间共享长期记忆,并提供运行时记忆、可检索项目档案、语义召回、知识图谱和 Sidebar UI。
markdownify-mcp
zcaceres/markdownify-mcp
用于将几乎任何内容转换为Markdown的Model Context Protocol服务器。
hindsight
vectorize-io/hindsight/tree/main/hindsight-integrations/coding-agents
Hindsight:会学习的 Agent 长期记忆系统,自动召回/保存、知识页、深度反思与按仓库隔离的记忆银行。
neurolink
juspay/neurolink
一个TypeScript接口,支持24+ LLM提供商——无需重写即可切换提供商。原生MCP(连接任何MCP服务器)、语音(TTS/STT/实时)、RAG、记忆、文件处理器。生产起源:为Juspay的Tara、Yama和Clairvoyance提供动力。