Loading MCP server directory, please wait...
AI-powered Kubernetes diagnostics, RBAC analysis, security checks, and app deployment via MCP
npx @getmcp/cli add io.github.kubestellar/kubestellar-mcpRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.kubestellar/kubestellar-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"KUBECONFIG",
"ghcr.io/kubestellar/kubestellar-mcp:0.9.16-nightly.20260925"
],
"env": {
"KUBECONFIG": ""
}
}
}
}