Containerd Manager icon

Containerd Manager

Manages containerd CRI interfaces using the Rust Model Context Protocol (RMCP) library.

About

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.

Key Features

  • Supports all Containerd CRI interface operations
  • Provides Runtime Service interfaces
  • Provides Image Service interfaces
  • Implements an MCP server using RMCP
  • 3 GitHub stars

Use Cases

  • Managing container lifecycles within a Containerd environment
  • Querying container and image status
  • Automating container image pulling and deletion