kubernetes-mcp.md

Kubernetes MCP

from"strowk"
1.4k

Powerful Kubernetes MCP with OpenShift support for container orchestration

Cloud Platforms
KubernetesK8sOpenShiftcontainers
install.sh
# Clone the repository
$git clone https://github.com/strowk/mcp-k8s-go
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve