Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
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-deployCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"kubestellar-deploy": {
"command": "/opt/homebrew/bin/kubestellar-deploy",
"args": [
"--mcp-server"
]
}
}
}Server configuration and connection parameters
/opt/homebrew/bin/kubestellar-deployCommand-line arguments passed to the server process
Declared capabilities of this MCP server
Share bugs, ideas, or general feedback.