Executes shell commands securely within an isolated Docker container using the Model Context Protocol (MCP).
Provides a secure and isolated environment for executing shell commands. Utilizing the Model Context Protocol (MCP), it allows AI to run commands within a Docker container without granting access to the host's Docker daemon. The workspace mimics a human environment by mapping host-container user IDs, mounting directories for persistence, and pre-installing Kubernetes tools. Designed to be simple for code auditing and easy integration.