Stats
Actions
Tags
From kubestellar-ops
Multi-cluster Kubernetes diagnostics MCP server with tools for finding pod issues, security checks, RBAC analysis, and OPA Gatekeeper policy management
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"kubestellar-ops": {
"command": "/opt/homebrew/bin/kubestellar-ops",
"args": [
"--mcp-server"
]
}
}
}Server configuration and connection parameters
/opt/homebrew/bin/kubestellar-opsCommand-line arguments passed to the server process
Declared capabilities of this MCP server
npx claudepluginhub kubestellar/claude-plugins --plugin kubestellar-ops