Kubernetes MCP Server
A powerful and flexible Kubernetes Model Context Protocol (MCP) server implementation with support for OpenShift. It is NOT just a wrapper around kubectl
or helm
.
Key Features:
- Generic Kubernetes Resources: Perform operations on any Kubernetes or OpenShift resource (Create, Update, Get, List, Delete).
- Pods: List, Get, Delete, Show logs, Exec, and Run container images in pods.
- Namespaces: List Kubernetes Namespaces.
- Events: View Kubernetes events.
- Projects: List OpenShift Projects.
Use Cases:
- Automated diagnosis and fixing of OpenShift deployments.
- Building AI agents that interact with Kubernetes clusters.
- Extending Claude Desktop or VS Code with Kubernetes management capabilities.