Cloud & Infrastructure
Kubernetes MCP Server
containers/kubernetes-mcp-server is a high-star Go MCP for Kubernetes and OpenShift with multi-cluster kubeconfig support and Helm helpers. Fastest path: npx kubernetes-mcp-server@latest.
Stars
1.8k
Installs
95.0k
License
Apache-2.0
Kind
MCP
Trust evidence
Verified
Verified MCP — curated catalog entry with reviewed setup metadata.
- Stars: 1.8k · catalog
- Freshness: Updated 2026-07-01
- Used in 0 known stacks (editorial graph may still apply)
Prerequisites
- · Host app that loads MCP config (Cursor, Claude Desktop, etc.)
- · Node.js 18+
Reference command
{
"mcpServers": {
"kubernetes": {
"command": "npx",
"args": ["-y", "kubernetes-mcp-server@latest"]
}
}
}