Loading MCP server directory, please wait...
OpenShift/Kubernetes cluster management via the oc CLI for MCP clients
npx @getmcp/cli add io.github.sanjaypsachdev/mcp-server-openshiftRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sanjaypsachdev/mcp-server-openshift": {
"command": "npx",
"args": [
"-y",
"mcp-server-openshift"
],
"env": {
"OPENSHIFT_CONTEXT": "",
"OPENSHIFT_NAMESPACE": "default"
}
}
}
}