Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
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-opsCopy 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
Share bugs, ideas, or general feedback.