OpenShift MCP Server
OpenShift/Kubernetes cluster management via the oc CLI for MCP clients
Install
npmstdio
npx -y mcp-server-openshift Dockerstdio
docker run -i --rm docker.io/sanjaypsachdev/mcp-server-openshift:1.2.0 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-sanjaypsachdev-mcp-server-openshift": {
"command": "npx",
"args": [
"-y",
"mcp-server-openshift"
]
}
}
} Source: official MCP Registry record · registry name io.github.sanjaypsachdev/mcp-server-openshift · published 2026-06-25 · updated 2026-06-25. Not an endorsement; review the code before connecting it to anything sensitive.