website
Kubernetes website and documentation repo:
website MCP Server
MCP server for kubernetes/website
Ready-to-Use Client Configurations
{
"mcpServers": {
"website": {
"command": "npx",
"args": [
"-y",
"@kubernetes/website"
]
}
}
}