io.github.apatilgtn/k8scortex-mcp
Quality Score
85
/100
Kubernetes MCP server: 75 tools for GKE, AKS, EKS, RBAC, audit logging, GitOps, multi-cluster.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"k8scortex-mcp": {
"command": "npx",
"args": [
"-y",
"k8scortex-mcp"
],
"env": {
"KUBECONFIG": "<kubeconfig>",
"DISABLE_AUTH": "<disable_auth>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"k8scortex-mcp": {
"command": "npx",
"args": [
"-y",
"k8scortex-mcp"
],
"env": {
"KUBECONFIG": "<kubeconfig>",
"DISABLE_AUTH": "<disable_auth>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y k8scortex-mcp§02 Environment variables
KUBECONFIGPath to your kubeconfig file. Defaults to ~/.kube/config if not set.
DISABLE_AUTHSet to 'true' to disable JWT authentication (recommended for local use).
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Kubernetes
Willform Agent
ai.willform/willform-agent
Deploy containers on Kubernetes with x402 billing. 9 workload types and source builds.
com.googleapis.container/mcp
com.googleapis.container/mcp
Provides read access to your GKE and Kubernetes resources.
Containerization Assist
io.github.Azure/containerization-assist
TypeScript MCP server for AI-powered containerization workflows with Docker and Kubernetes support