openshift-mcp-server

ay-garg/openshift-mcp-server
★ 0 stars Python AI/LLM Updated today
MCP server for OpenShift 4 — 216 tools for cluster operations, workloads, monitoring, RBAC, GitOps, Pipelines, AI, and Virtualization via any MCP-compatible LLM
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": "uvx",
      "args": [
        "openshift-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install openshift-mcp-server