Cloud & Infrastructure
Kubernetes MCP
Kubernetes MCP enables AI-powered cluster management. List and manage pods, deployments, services, and configmaps. View logs, exec into pods, scale deployments, and apply manifests. Supports multiple clusters and namespaces with kubeconfig authentication.
Stars
980
Installs
22.0k
License
MIT
Kind
MCP
Trust evidence
Catalogued
Catalogued MCP with public repository metadata. Not a verified endorsement.
- Stars: 980 · catalog
- Freshness: Updated 2026-01-16
- Used in 3 known stacks
Prerequisites
- · Host app that loads MCP config (Cursor, Claude Desktop, etc.)
- · Node.js 18+
Reference command
{
"mcpServers": {
"kubernetes": {
"command": "npx",
"args": ["-y", "mcp-server-kubernetes"]
}
}
}