Back to directory
mcp-containerd

mcp-containerd

@jokemanfire53

An MCP server implemented in Rust that provides an interface to manage Containerd's CRI (Container Runtime Interface) operations, including runtime and image services.

containerdcrirustcontainer-managementautomation

Installation & Configuration

{
  "mcpServers": {
    "mcp-containerd": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-containerd-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Rust
Created
2025/3/24
Updated
2026/6/7