wenhuwang/mcp-k8s-eye
🔌 MCP Serverwenhuwang
MCP server for Kubernetes management and cluster health analysis.
mcp-k8s-eye is an MCP (Model Context Protocol) server exclusively for Kubernetes cluster management and analysis. It allows AI agents to interact with Kubernetes clusters, retrieve real-time information about cluster state, application health, and resource utilization. The server supports tasks such as describing nodes, inspecting pods, checking deployments, and identifying common issues. It integrates seamlessly with MCP-compatible AI assistants, enabling natural language commands for Kubernetes operations without requiring kubectl or direct CLI access. This tool is ideal for DevOps teams looking to streamline cluster monitoring and troubleshooting through conversational AI.
💡Highlights
- ├─Kubernetes management via MCP
- ├─Cluster health analysis
- └─Application monitoring
🎯For
- ├─Kubernetes operators
- ├─DevOps engineers
- └─AI developers