From kubestellar-deploy
App-centric multi-cluster deployment MCP server with tools for deploying apps, aggregating logs, smart placement (GPU/CPU/memory), and GitOps (sync from git, drift detection)
npx claudepluginhub kubestellar/claude-plugins --plugin kubestellar-deployAdd to your .mcp.json:
{
"mcpServers": {
"kubestellar-deploy": {
"command": "/opt/homebrew/bin/kubestellar-deploy",
"args": [
"--mcp-server"
]
}
}
}/opt/homebrew/bin/kubestellar-deploy