mcp-containerd

mcp-containerd

29

MCP Containerd is an MCP server utilizing the RMCP library to manage Containerd's CRI interfaces. It provides comprehensive runtime and image services to facilitate container management using Rust.

MCP Containerd

This project is an MCP server implemented using the RMCP library for operating Containerd's CRI interfaces. It features support for all Containerd CRI operations, providing both Runtime and Image Service interfaces. Users must have a Rust development environment, Containerd, and protobuf tools installed. The server's main components include version, runtime, and image services, and it supports various operations like creating, stopping, and deleting containers and images.