Manages containerd CRI interfaces using the Rust Model Context Protocol (RMCP) library.
Containerd Manager implements an MCP server using the RMCP library to operate Containerd's CRI interfaces. It supports all Containerd CRI interface operations, providing both Runtime and Image Service interfaces, enabling users to create, manage, and inspect containers and images within a Containerd environment. The server offers CRI version information, facilitates container and Pod runtime operations, and manages container image operations.