k8s-telemetry-mcp

kubeopsai/k8s-telemetry-mcp
★ 0 stars Python AI/LLM Updated today
Enterprise Kubernetes Observability for AI Assistants — MCP server for Amazon Q, Claude, and Bedrock
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Or install with pip: pip install k8s-telemetry-mcp