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.
Quick Start
Clone the repository:
git clone https://github.com/weibaohui/komClaude Desktop configuration example:
{
"mcpServers": {
"kom": {
"command": "npx",
"args": [
"-y",
"weibaohui/kom"
]
}
}
}Check the repository README for specific installation and configuration instructions.