Skip to main content
Cloud PlatformsGo

wenhuwang/mcp-k8s-eye

MCP Server for kubernetes management, and analyze your cluster, application health

cloud-platformscloud-servicelocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/wenhuwang/mcp-k8s-eye

Claude 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.

Details

Category
Cloud Platforms
Language
Go
Author
wenhuwang