openshift-mcp-server

salanisor/openshift-mcp-server
★ 0 stars Unknown language DevOps Updated today
openshift-mcp-server playground
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "openshift-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "salanisor/openshift-mcp-server"
      ]
    }
  }
}

README Excerpt

Supporting documentation for this repo's `kubernetes-mcp-server` setup. Start with [`SETUP.md`](SETUP.md) — everything else builds on it. - **[SETUP.md](SETUP.md)** — the hardened, least-privilege setup guide. Source of truth for how the ServiceAccount, RBAC binding, token, kubeconfig, and `config.toml` in this repo are *supposed* to be configured. Read this