Skip to main content
Cloud PlatformsGo

strowk/mcp-k8s-go

Kubernetes cluster operations through MCP

cloud-platformscloud-servicelocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/strowk/mcp-k8s-go

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-k8s-go": {
      "command": "npx",
      "args": [
        "-y",
        "strowk/mcp-k8s-go"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Cloud Platforms
Language
Go
Author
strowk