mcp-k8s-eye
18
mcp-k8s-eye is a management tool for Kubernetes clusters, providing resource operation, diagnostics, and monitoring features. It supports multiple protocols and integrates with various AI clients for enhanced functionality.
mcp-k8s-eye
mcp-k8s-eye is a tool designed for managing Kubernetes clusters and analyzing workload status.
Features
- Core Kubernetes Operations: Manage resources like Pod, Deployment, Service, and more. Supports operations like list, get, create, update, and delete.
- Diagnostics: Analyze status and configurations of Pods, Services, Deployments, StatefulSets, CronJobs, and other resources.
- Monitoring: Track resource usage for various Kubernetes components.
- Advanced Features: Supports multiple transport protocols and AI Clients.
Requirements
- Go 1.23 or higher
- Configured kubectl
Installation
Instructions provided on cloning the repository and building the binary.
Usage
Describes usage in Stdio and SSE modes.