Overview
Features
MCP server implemented with RMCP library
Provides core MCP server functionality built on the RMCP Rust library to operate Containerd.
CRI interface coverage
Supports all Containerd CRI interface operations, enabling containerd CRI compatibility.
Runtime Service
Provides Runtime Service interfaces for container and Pod runtime operations.
Image Service
Provides Image Service interfaces for image-related operations.
CTR interface support
Supports the ctr command-line interface compatibility.
Who Is This For?
- Containerd users:Run an MCP server to expose Containerd CRI operations via RMCP for Containerd.




