Skip to main content
Cloud PlatformsGo

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.

cloud-platformscloud-servicelocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/weibaohui/k8m

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Cloud Platforms
Language
Go
Author
weibaohui