Capability
Pod And Container Status Inspection
2 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
Model Context Protocol (MCP) server for Kubernetes and OpenShift
Unique: Exposes Kubernetes pod status subresource through MCP, giving agents structured access to container state machines (Waiting, Running, Terminated) and condition arrays rather than requiring log parsing or raw API calls
vs others: More reliable than parsing kubectl output; includes structured condition data that kubectl hides; integrates pod status directly into agent decision-making without intermediate parsing layers