mcp-containerd

mcp-containerd

3.5

If you are the rightful owner of mcp-containerd and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP Containerd is an MCP server implemented using the RMCP library for operating Containerd's CRI interfaces.

MCP Containerd is a server that leverages the Rust Model Context Protocol (RMCP) library to manage Containerd's Container Runtime Interface (CRI) operations. It provides comprehensive support for both Runtime and Image Service interfaces, allowing users to perform a wide range of container and image management tasks. The server is designed to connect to the Containerd socket by default and can be built and run using standard Rust development tools. It is particularly useful for developers and system administrators who need to automate container management tasks using a protocol-based approach.

Features

  • Implements an MCP server using the RMCP library
  • Supports all Containerd CRI interface operations
  • Provides Runtime Service interfaces
  • Provides Image Service interfaces