Docker Sandbox

Creates isolated Docker environments for executing code in multiple languages, with persistent containers and Dockerfile generatio

tsuchijo 17
Claude CodeClaude DesktopGeneric
View source ↗

This sandbox MCP server provides isolated Docker environments for executing code in multiple programming languages. It integrates with Claude Desktop and allows creating containers, writing and running code, installing packages, and setting up development environments. The implementation stands out by offering persistent containers, state saving, and Dockerfile generation for reproducible setups. Built with Python using the MCP and Docker libraries, it's particularly useful for AI assistants or applications needing to run untrusted code, test software in isolated environments, or provide interactive coding capabilities. Use cases include automated code testing, providing a secure coding playground, or enabling AI systems to write and execute code on demand.

Source

Repository: https://github.com/tsuchijo/sandbox-mcp

Maintain Docker Sandbox?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Docker Sandbox on getagentictools](https://getagentictools.com/mcp/tsuchijo-sandbox-mcp?ref=badge)