MCP Server
MCP
io.github.your-ko/mcp-k8s-ro
Read-only Kubernetes MCP server: inspect resources, logs, events, and metrics. Secrets are masked.
Install
oci:ghcr.io/your-ko/mcp-k8s-ro:1.2.0
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/your-ko/mcp-k8s-ro:1.2.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to the kubeconfig file. Defaults to ~/.kube/config.",
"format": "string",
"name": "KUBECONFIG"
}
]
}
]
}
mcp
model-context-protocol
oci
By
Comments
Sign in to leave a comment