Server data from the Official MCP Registry
Read-only Model Context Protocol MCP server enabling code-driven AI analysis of Kubernetes clusters.
Read-only Model Context Protocol MCP server enabling code-driven AI analysis of Kubernetes clusters.
Set these up before or after installing:
Environment variable: KUBECONFIG
Environment variable: MCP_MODE
Environment variable: MCP_LOG_LEVEL
Environment variable: MCP_KUBE_CONTEXT
Environment variable: MCP_K8S_SKIP_TLS_VERIFY
Environment variable: MCP_HIDE_SENSITIVE
Environment variable: MCP_TIMEOUT
Environment variable: MCP_DISABLE_KUBERNETES_PLUGIN
Environment variable: MCP_DISABLE_HELM_PLUGIN
Environment variable: MCP_DISABLE_ARGO_PLUGIN
Environment variable: MCP_DISABLE_ARGOCD_PLUGIN
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-mikhae1-kubeview": {
"env": {
"MCP_MODE": "your-mcp-mode-here",
"KUBECONFIG": "your-kubeconfig-here",
"MCP_TIMEOUT": "your-mcp-timeout-here",
"MCP_LOG_LEVEL": "your-mcp-log-level-here",
"MCP_KUBE_CONTEXT": "your-mcp-kube-context-here",
"MCP_HIDE_SENSITIVE": "your-mcp-hide-sensitive-here",
"MCP_DISABLE_ARGO_PLUGIN": "your-mcp-disable-argo-plugin-here",
"MCP_DISABLE_HELM_PLUGIN": "your-mcp-disable-helm-plugin-here",
"MCP_K8S_SKIP_TLS_VERIFY": "your-mcp-k8s-skip-tls-verify-here",
"MCP_DISABLE_ARGOCD_PLUGIN": "your-mcp-disable-argocd-plugin-here",
"MCP_DISABLE_KUBERNETES_PLUGIN": "your-mcp-disable-kubernetes-plugin-here"
},
"args": [
"-y",
"kubeview-mcp"
],
"command": "npx"
}
}
}Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
Scanned 3 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!