mcp-server-openshift

sanjaypsachdev/mcp-server-openshift

3.3

If you are the rightful owner of mcp-server-openshift and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that provides tools for managing and interacting with OpenShift clusters.

Tools

Functions exposed to the LLM to take actions

oc_get

Get OpenShift resources like pods, deploymentconfigs, routes, projects.

oc_create

Create OpenShift resources.

oc_install_operator

Install an Operator on the OpenShift/Kubernetes cluster using OLM, Helm, or direct manifests.

oc_delete

Delete OpenShift resources.

oc_apply

Apply OpenShift manifests.

oc_scale

Scale OpenShift deploymentconfigs.

oc_logs

Get logs from OpenShift resources.

oc_rollout

Manage rollouts of deploymentconfigs.

oc_start_build

Start OpenShift builds.

oc_expose

Expose services as routes.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources