wenhuwang/mcp-k8s-eye
MCP Server for kubernetes management and diagnose your cluster and applications
Platform-specific configuration:
{
"mcpServers": {
"mcp-k8s-eye": {
"command": "npx",
"args": [
"-y",
"mcp-k8s-eye"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
mcp-k8s-eye is a tool that can manage kubernetes cluster and analyze workload status.
resource_get: Get detailed resource information about a specific resource in a namespaceLoading reviews...