Red Hat OpenShift Cluster Management
Unified capability for managing OpenShift clusters and workloads. Combines the OpenShift Container Platform API for namespace and workload management with the Cluster Manager API for fleet-level cluster lifecycle operations. Used by platform engineers and SRE teams to provision clusters, manage namespaces, deploy routes, and monitor builds.
What You Can Do
MCP Tools
list-clusters
List all managed OpenShift clusters across cloud providers
get-cluster
Get details, status, and API endpoint for an OpenShift cluster
list-cluster-addons
List installed add-ons for an OpenShift cluster
list-machine-pools
List compute node machine pools for an OpenShift cluster
list-projects
List OpenShift projects (namespaces) the current user can access
create-project
Create a new OpenShift project with default RBAC policies
get-project
Get details and status of an OpenShift project
delete-project
Delete an OpenShift project and all resources within it
list-routes
List HTTP/HTTPS routes exposing services in a namespace
create-route
Create a route to expose a service with a hostname and optional TLS
list-builds
List builds in an OpenShift namespace
list-available-versions
List available OpenShift versions for cluster creation or upgrade