website

GitHub

Kubernetes website and documentation repo:

5,330 stars HTML 1 file ยท ~4,602 tokens

website MCP Server

MCP server for kubernetes/website

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "website": {
      "command": "npx",
      "args": [
        "-y",
        "@kubernetes/website"
      ]
    }
  }
}