Container Sandbox

Provides a secure, sandboxed environment for executing code, running commands, accessing files, and performing web operations thro

54rt1n 22
Claude CodeClaude DesktopGeneric
View source ↗

Container-MCP provides a secure, sandboxed environment for executing code, running commands, accessing files, and performing web operations on behalf of large language models. Built by 54rt1n, it implements multiple layers of security including container isolation, AppArmor profiles, Firejail sandboxing, and strict resource limits to ensure safe execution of potentially risky operations. The architecture uses domain-specific managers for different operation types (Bash, Python, file operations, web browsing) and runs inside an Ubuntu container with carefully controlled permissions and access restrictions. This implementation is particularly valuable for AI workflows requiring secure tool execution without exposing the host system to potential risks.

Source

Repository: https://github.com/54rt1n/container-mcp

Maintain Container 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.

[Container Sandbox on getagentictools](https://getagentictools.com/mcp/54rt1n-container-mcp?ref=badge)