From kubestellar-ops
Multi-cluster Kubernetes diagnostics MCP server with tools for finding pod issues, security checks, RBAC analysis, and OPA Gatekeeper policy management
npx claudepluginhub kubestellar/claude-plugins --plugin kubestellar-opsAdd to your .mcp.json:
{
"mcpServers": {
"kubestellar-ops": {
"command": "/opt/homebrew/bin/kubestellar-ops",
"args": [
"--mcp-server"
]
}
}
}/opt/homebrew/bin/kubestellar-ops