๐Ÿถ Kubernetes CLI To Manage Your Clusters In Style!

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "k9s": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-k9s"
      ]
    }
  }
}