community

GitHub

Kubernetes Community Documentation

12,948 stars Jupyter Notebook 1 file ยท ~3,225 tokens #kubernetes

community MCP Server

MCP server for kubernetes/community

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