Manage OpenShift and Kubernetes clusters through oc CLI actions in MCP clients.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "OpenShift MCP Server" MCP server from askskill: Run: claude mcp add 'io-github-sanjaypsachdev-mcp-server-openshift' -- npx -y mcp-server-openshift
Using the OpenShift MCP Server, list all projects in the current cluster and summarize pod status in each project, highlighting unhealthy pods.
A list of projects, pod status summaries per project, and the names and states of unhealthy pods.
Inspect the rollout status of deployment/web-api in namespace my-app, check related events, pod status, and recent logs, then suggest likely causes.
Deployment rollout status, key events and log summaries, plus likely root-cause analysis.
Scale deployment/payment-service in the production namespace to 5 replicas and verify whether all new pods become ready successfully.
The scaling result, current replica count, and readiness verification for old and new pods.
Manage OpenShift cluster resources with natural language through the Cluster Manager API.
Connect to Kubernetes and OpenShift clusters for management and automation tasks.
Diagnose OpenShift and Kubernetes clusters with knowledge retrieval and remediation guidance.
Manage OpenShift lab clusters and state changes through natural language commands.
Manage Kubernetes resources with natural language for deployment and troubleshooting.
Manage Kubernetes clusters, resources, backups, and diagnostics using natural language.