ocm-mcp logo

ocm-mcp

by maorfr

ocm-mcp is a server for Red Hat OpenShift Cluster Manager. It can be run in a container using Podman or Docker.

View on GitHub

Last updated: N/A

What is ocm-mcp?

ocm-mcp is a server designed to interact with the Red Hat OpenShift Cluster Manager (OCM).

How to use ocm-mcp?

To use ocm-mcp, you can run it in a container using Podman or Docker. You need a valid OCM token obtained from console.redhat.com. Configure the container with environment variables for ACCESS_TOKEN_URL, OCM_CLIENT_ID, and OCM_OFFLINE_TOKEN.

Key features of ocm-mcp

  • Integration with Red Hat OpenShift Cluster Manager

  • Containerized deployment with Podman or Docker

  • Authentication using OCM token

  • Easy configuration via environment variables

Use cases of ocm-mcp

  • Managing OpenShift clusters

  • Automating cluster operations

  • Integrating with Red Hat cloud services

FAQ from ocm-mcp

What is an OCM token?

An OCM token is a credential required to authenticate with the Red Hat OpenShift Cluster Manager.

Where can I get an OCM token?

You can obtain an OCM token by logging into console.redhat.com/openshift/token.

What environment variables are required?

The required environment variables are ACCESS_TOKEN_URL, OCM_CLIENT_ID, and OCM_OFFLINE_TOKEN.

Can I run this without containers?

The provided documentation focuses on containerized deployment using Podman or Docker.

Is this officially supported by Red Hat?

Please refer to the repository's documentation or contact the author for support information.