Odel
k8s AIops

k8s AIops

Local
@aiops-toolsPythonMITUpdated 1w ago

Governed Kubernetes ops — 55 MCP tools with audit, budget, undo, risk-tier audit labels.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIk8s-aiopsv0.12.0

Run

uvx k8s-aiops

MCP client config

{
  "mcpServers": {
    "k8s-aiops": {
      "command": "uvx",
      "args": [
        "k8s-aiops"
      ]
    }
  }
}