An interactive Python code execution environment that allows users and LLMs to safely execute Python code and install packages in isolated Docker containers.
Facilitates isolated code execution within Docker containers, enabling secure multi-language script execution and integration with language models like Claude via the Model Context Protocol.
Allows executing shell commands within a secure Docker container through Claude's MCP interface, providing Kubernetes tools and isolated environment without host Docker daemon access.
An MCP server that allows managing Docker containers through natural language, enabling users to compose, introspect, and debug containers without running commands themselves.
A Model Context Protocol server that enables Claude to manage software development projects with complete context awareness and code execution through Docker environments.