← Index

K8s Lens

io.github.firas-mcp-servers/k8s-lens-mcp·v0.1.0·Kubernetes
Quality Score
85
/100

MCP server for natural-language Kubernetes operations across single or multi-cluster environments.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "k8s-lens-mcp": {
      "command": "uvx",
      "args": [
        "k8s-lens-mcp"
      ],
      "env": {
        "KUBECONFIG": "<kubeconfig>",
        "OTEL_EXPORTER_OTLP_ENDPOINT": "<otel_exporter_otlp_endpoint>"
      }
    }
  }
}
§02  Environment variables
KUBECONFIG

Path to kubeconfig file (defaults to ~/.kube/config)

OTEL_EXPORTER_OTLP_ENDPOINT

OpenTelemetry OTLP endpoint for tracing (optional)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Kubernetes