cloud platforms

Kom

Provides MCP multi-cluster Kubernetes management and operations. It can be integrated as an SDK into your own project and includes 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/kom

Configuration

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

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

About This MCP Server

weibaohui/kom

Provides MCP multi-cluster Kubernetes management and operations. It can be integrated as an SDK into your own project and includes nearly 50 built-in tools covering common DevOps and development scenarios. Supports both standard and CRD resources.

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

Need More Details?

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

View Full Documentation on GitHub