Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"must-gather": {
"args": [
"--must-gather-path",
"/path/to/your/must-gather"
],
"command": "/path/to/must-gather-mcp-server"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
A Model Context Protocol (MCP) server that provides AI assistants with comprehensive access to OpenShift must-gather data for troubleshooting and diagnostics.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'must-gather-mcp-server' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked must-gather-mcp-server against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in devops
MCP server for using the GitLab API
Enhanced MCP server for GitLab: group projects listing and activity tracking
Yunxiao MCP Server provides AI assistants with the ability to interact with the Yunxiao platform. It provides a set of tools that interact with Yunxiao's API, allowing AI assistants to manage Codeup repository, Project, Pipeline, Packages etc.
MCP server for Komodo - manage Docker containers, servers, stacks, and deployments via AI
MCP Security Weekly
Get CVE alerts and security updates for Must Gather Mcp Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
A Model Context Protocol (MCP) server that provides AI assistants with comprehensive access to OpenShift must-gather data for troubleshooting and diagnostics.
The must-gather MCP server enables AI assistants to deeply analyze OpenShift clusters through must-gather archives, providing:
Version & Info (6 tools):
cluster_version_get - OpenShift version, update status, capabilitiescluster_info_get - Infrastructure (platform, region, topology, network config)cluster_operators_list - All operators with Available/Progressing/Degraded statuscluster_operator_get - Detailed operator conditions, versions, related objectscluster_nodes_list - Nodes with roles, status, kubelet versioncluster_node_get - Detailed node info (capacity, conditions, taints)Machine Configuration (4 tools):
machineconfig_list - List all MachineConfigs (OS and systemd configuration)machineconfig_get - Get detailed MachineConfig including ignition configurationmachineconfigpool_status - Check pool degradation and update statusmachineconfignode_status - Per-node config application statusStorage (4 tools):
storage_classes_list - List StorageClasses with provisioners and defaultscsi_drivers_status - CSI driver capabilities and statusvolume_attachments_list - Find stuck or failing volume mountspersistent_volumes_status - PV status (available, bound, failed)Security & RBAC (2 tools):
security_scc_list - SecurityContextConstraints with privilege analysisrbac_clusterroles_list - ClusterRoles with dangerous permission detectionOLM/Operators (3 tools):
olm_subscriptions_status - Operator subscription and upgrade statusolm_catalogsources_status - Catalog source connectivity and healtholm_installplans_status - Pending operator installationsAdmission Control (2 tools):
admission_webhooks_list - Validating and mutating webhooksadmission_policies_list - CEL-based admission policiesConfiguration (2 tools):
cluster_config_list - List all config.openshift.io resourcescluster_config_get - Get detailed cluster configurationIngress & Routing (4 tools):
routes_list - List OpenShift Routes with hosts, services, TLS config, and admission statusroute_get - Get detailed Route information including backend weights and TLS terminationingress_list - List Kubernetes Ingress resources with rules and backendsingresscontroller_status - Get IngressController (router) status, replicas, and conditionsResources (3 tools):
resources_get - Get any Kubernetes resource by kind/name/namespaceresources_list - List resources with label/field selectorsnamespaces_list - List all namespacesEvents (3 tools):
events_list - Filter events by type/namespace/reasonevents_timeline - Chronological event sequence for incident analysisevents_by_resource - All events for specific pods/nodes/deploymentsPod Logs (2 tools):
pod_logs_get - Container logs (current/previous) with tail supportpod_containers_list - Discover containers with logsNode Diagnostics (4 tools):
nodes_list - Nodes with diagnostic data availablenode_diagnostics_get - Comprehensive node diagnostics (kubelet, sysinfo, CPU/IRQ, hardware)node_kubelet_logs - Kubelet logs (auto-