MCP Server
MCP
io.github.apatilgtn/k8scortex-mcp
Kubernetes MCP server: 75 tools for GKE, AKS, EKS, RBAC, audit logging, GitOps, multi-cluster.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "k8scortex-mcp",
"version": "1.0.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to your kubeconfig file. Defaults to ~/.kube/config if not set.",
"format": "string",
"name": "KUBECONFIG"
},
{
"description": "Set to 'true' to disable JWT authentication (recommended for local use).",
"format": "string",
"name": "DISABLE_AUTH"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment