Use Prometheus to monitor Kubernetes and applications running on Kubernetes
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"kube-prometheus": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-kube-prometheus"
]
}
}
}