Kubernetes Eye

Kubernetes management tool that connects to clusters to list, analyze, and manipulate pods, execute container commands, and retrieve logs directly through conversation interfaces.

View Source
23 stars
0 tools
Created Aug 2025
@wenhuwang/wenhuwang-kubernetes-eye-k8s-eye

About

Kubernetes management tool that connects to clusters to list, analyze, and manipulate pods, execute container commands, and retrieve logs directly through conversation interfaces.

Categories

general

Installation

npm

npm install @wenhuwang/wenhuwang-kubernetes-eye-k8s-eye

Configuration

{ "mcpServers": { "wenhuwang-kubernetes-eye-k8s-eye": { "command": "npx", "args": [ "-y", "@wenhuwang/wenhuwang-kubernetes-eye-k8s-eye" ] } } }