kai

basebandit/kai
★ 19 stars Go 🤖 AI/LLM Updated 2mo ago
An MCP Server for Kubernetes
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kai": {
      "command": "go",
      "args": [
        "run",
        "github.com/basebandit/kai@latest"
      ]
    }
  }
}

Topics

golangkubernetesmcpmcp-server