Description
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.
Server Details
Added
April 21, 2025
