An MCP server to create secure code sandbox environment for executing code within Docker containers. This MCP server provides AI applications with a safe and isolated environment for running code while maintaining security through containerization.
Stars
317
Forks
39
Watchers
317
Open Issues
14
Overall repository health assessment
No package.json found
This might not be a Node.js project
57
commits
3
commits
feat: add copy_file_from_sandbox tool for file transfer from container
0f0b8d6View on GitHubfeat: add sandbox_stop tool for managing container lifecycle
e427caaView on GitHubfeat: enhance code sandbox tools and update dependencies
4c42291View on GitHubfeat: upgrade dependencies and enhance code sandbox functionality
e66d9d1View on GitHubfeat: add support for multiple transport modes in code-sandbox-mcp
1f96b16View on GitHubfeat: enhance progress token handling and add optional progress notifications
48d1e2aView on GitHubrefactor: switch to stdio-based server and update language configurations
ba5ee97View on GitHub