kube-prometheus

GitHub

Use Prometheus to monitor Kubernetes and applications running on Kubernetes

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "kube-prometheus": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-kube-prometheus"
      ]
    }
  }
}