manusa_kubernetes-mcp-server
0
The Kubernetes MCP Server is an adaptable server implementation that facilitates managing and interacting with Kubernetes resources using the Model Context Protocol. It supports automatic configuration updates and various Kubernetes-specific operations, making it suitable for OpenShift environments.
Kubernetes MCP Server
- A powerful and flexible Kubernetes Model Context Protocol (MCP) server implementation with support for OpenShift.
- Features:
- Automatically detect changes in the Kubernetes configuration and update the MCP server.
- Perform operations on any Kubernetes resource, including CRUD operations and various Pod-specific actions.
- View Kubernetes events across namespaces.
- Configuration is possible via command line arguments or configuration files (
.kube/config
). - Getting started with the Kubernetes MCP server is simple using Claude Desktop or Goose CLI with npm.
- Demos illustrate Kubernetes MCP server's capability to diagnose and fix OpenShift deployments.