Back to directory
kom

kom

@weibaohui121

kom 是一个用于 Kubernetes 操作的工具,SDK级的kubectl、client-go的使用封装。并且支持作为管理k8s 的 MCP server。

kuberneteskubectlclient-gomcp-servercloud

Installation & Configuration

{
  "mcpServers": {
    "kom": {
      "type": "sse",
      "url": "http://IP:9096/sse"
    }
  }
}
{
    "mcpServers": {
        "k8m": {
            "command": "path/to/kom",
            "args": []
        }
    }
}

Information

Transport
stdiosse
Language
Go
Created
2024/10/21
Updated
2025/7/23