CodeSandbox
Provides stateless access to CodeSandbox SDK operations for creating, managing, and interacting with cloud-based development sandb
A TypeScript-based MCP server that provides stateless access to CodeSandbox SDK operations, enabling AI agents to create, manage, and interact with CodeSandbox VMs through 13 tools for sandbox lifecycle management, file system operations, and session handling. Built by Bruno Amorim with a focus on stateless architecture, the implementation connects per-call using sandboxId+sessionId pairs without maintaining server-side state, supporting both read-only and write modes with configurable VM tiers, hibernation timeouts, and automatic wakeup settings. The server exposes operations for creating sandboxes from templates, resuming/hibernating VMs, reading/writing files, directory listing, and session management with Git integration, making it ideal for developers building AI-powered development environments, automated code generation workflows, or educational platforms that need programmatic access to cloud-based development sandboxes.
Source
Repository: https://github.com/techlibs/codesandbox-mcp
Maintain CodeSandbox?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[CodeSandbox on getagentictools](https://getagentictools.com/mcp/techlibs-codesandbox-mcp?ref=badge)