aswinsuryan/gcp-openshift-mcp-server
If you are the rightful owner of gcp-openshift-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
An intelligent Model Context Protocol (MCP) server for managing OpenShift clusters on Google Cloud Platform (GCP).
Tools
Functions exposed to the LLM to take actions
check_prerequisites
Check if all required tools are installed.
create_cluster
Create a new OpenShift cluster on GCP with a custom name.
delete_cluster
Delete an OpenShift cluster and clean up all GCP resources.
get_cluster_status
Get detailed status of a cluster.
list_clusters
List all GCP OpenShift clusters.
get_kubeconfig
Get the kubeconfig file content for a cluster.
cloud_prepare
Prepare cloud infrastructure for Submariner using subctl cloud prepare.
rename_kubeconfig_context
Rename context and user in a cluster's kubeconfig to avoid conflicts.
merge_kubeconfigs
Merge kubeconfigs from multiple clusters into a single file.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client