Back to MCP Servers
🔌

weibaohui/kom

MIT

🏎️ ☁️/🏠 - 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 devel

GoDev Tools

Install

npx -y weibaohui-kom

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "weibaohui-kom": {
      "command": "npx",
      "args": [
        "-y",
        "weibaohui-kom"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.