MCP Server
MCP
K8s Lens
MCP server for natural-language Kubernetes operations across single or multi-cluster environments.
Install
uvx k8s-lens-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "k8s-lens-mcp",
"version": "0.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to kubeconfig file (defaults to ~/.kube/config)",
"format": "filepath",
"name": "KUBECONFIG"
},
{
"description": "OpenTelemetry OTLP endpoint for tracing (optional)",
"format": "string",
"name": "OTEL_EXPORTER_OTLP_ENDPOINT"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment