cluster-report

Installation
SKILL.md

Multi-Cluster Report Skill

Generate a unified health and resource report across multiple OpenShift/Kubernetes clusters using the OpenShift MCP server's multi-cluster capabilities.

Prerequisites

Required MCP Servers: openshift (configured in .mcp.json)

Required MCP Tools (all from openshift server):

  • configuration_contexts_list — list all kubeconfig contexts and server URLs
  • resources_get — get a single Kubernetes resource by apiVersion/kind/name
  • nodes_top — node CPU and memory usage from Metrics Server
  • resources_list — list Kubernetes resources by apiVersion/kind
  • namespaces_list — list all namespaces in a cluster
  • projects_list — list all OpenShift projects
  • pods_list — list all pods across namespaces

Required Environment Variables: KUBECONFIG — must contain at least one cluster context. Two or more recommended for comparison.

Related skills
Installs
1
GitHub Stars
5
First Seen
Mar 12, 2026