cloud platforms

K8m

Provides MCP multi-cluster Kubernetes management and operations, featuring a management interface, logging, and nearly 50 built-in tools covering common DevOps and development scenarios. Supports both standard and CRD resources.

cloud
local
rust
cloud platforms
0
View on GitHub

Installation

npx -y weibaohui/k8m

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "k8m",
  "command": "npx",
  "args": [
    "-y",
    "weibaohui/k8m"
  ]
}

About This MCP Server

weibaohui/k8m

Provides MCP multi-cluster Kubernetes management and operations, featuring a management interface, logging, and nearly 50 built-in tools covering common DevOps and development scenarios. Supports both standard and CRD resources.

GitHub: https://github.com/weibaohui/k8m

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub