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