wenhuwang/mcp-k8s-eye
MCP Server for kubernetes management, and analyze your cluster, application health
Quick Start
Clone the repository:
git clone https://github.com/wenhuwang/mcp-k8s-eyeClaude Desktop configuration example:
{
"mcpServers": {
"mcp-k8s-eye": {
"command": "npx",
"args": [
"-y",
"wenhuwang/mcp-k8s-eye"
]
}
}
}Check the repository README for specific installation and configuration instructions.