SERVER
Kubeview
Rank #5698glama/mikhae1/kubeview-mcp
Read-only Model Context Protocol server that surfaces Kubernetes, Helm, and Argo insights safely.
First listed
Aug 2, 2025
Last publish date
May 26, 2026
OVERVIEW
Kubeview is a Model Context Protocol (MCP) server published by mikhae1. It ranks #5698 of 58,900 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Kubeview is listed across 3 registries — Official MCP, PulseMCP and Glama, with 9 tracked versions. It was first listed on Aug 2, 2025 and most recently updated on May 26, 2026.
STANDING
#5,698of 58,900 tracked serversTop 10%
Ranks ahead of 53,202 of 58,900 servers on MCP Toplist.
CONNECT
Use Kubeview
Add Kubeview to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"kubeview-mcp": {
"command": "npx",
"args": [
"-y",
"kubeview-mcp"
],
"env": {
"KUBECONFIG": "<your KUBECONFIG>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"MCP_MODE": "<your MCP_MODE>",
"MCP_LOG_LEVEL": "<your MCP_LOG_LEVEL>",
"MCP_KUBE_CONTEXT": "<your MCP_KUBE_CONTEXT>",
"MCP_K8S_SKIP_TLS_VERIFY": "<your MCP_K8S_SKIP_TLS_VERIFY>",
"MCP_HIDE_SENSITIVE": "<your MCP_HIDE_SENSITIVE>",
"MCP_TIMEOUT": "<your MCP_TIMEOUT>",
"MCP_HTTP_HOST": "<your MCP_HTTP_HOST>",
"MCP_HTTP_PORT": "<your MCP_HTTP_PORT>",
"MCP_HTTP_PATH": "<your MCP_HTTP_PATH>",
"MCP_HTTP_STATELESS": "<your MCP_HTTP_STATELESS>",
"MCP_HTTP_JSON_RESPONSE": "<your MCP_HTTP_JSON_RESPONSE>",
"MCP_ALLOWED_HOSTS": "<your MCP_ALLOWED_HOSTS>",
"MCP_ALLOWED_ORIGINS": "<your MCP_ALLOWED_ORIGINS>",
"MCP_DISABLE_KUBERNETES_PLUGIN": "<your MCP_DISABLE_KUBERNETES_PLUGIN>",
"MCP_DISABLE_HELM_PLUGIN": "<your MCP_DISABLE_HELM_PLUGIN>",
"MCP_DISABLE_ARGO_PLUGIN": "<your MCP_DISABLE_ARGO_PLUGIN>",
"MCP_DISABLE_ARGOCD_PLUGIN": "<your MCP_DISABLE_ARGOCD_PLUGIN>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 3 registries
ORGANIZATION
mikhae1
VERSIONS
Available versions (9)
| Version | Published |
|---|---|
| 1.8.2 | May 26, 2026 |
| 1.8.0 | May 3, 2026 |
| 1.7.0 | Feb 17, 2026 |
| 1.6.0 | Feb 4, 2026 |
| 1.5.1 | Jan 14, 2026 |
| 1.5.0 | Dec 21, 2025 |
| 1.4.6 | Nov 30, 2025 |
| 1.4.4 | Nov 30, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Kubeview?
- Read-only Model Context Protocol server that surfaces Kubernetes, Helm, and Argo insights safely.
- Who maintains Kubeview?
- Kubeview is maintained by mikhae1, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is Kubeview an official MCP server?
- Yes — Kubeview is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Kubeview have?
- MCP Toplist tracks 9 versions of Kubeview, most recently published on May 26, 2026.
- Where can I find the source code for Kubeview?
- The source code for Kubeview is hosted at github.com/mikhae1/kubeview-mcp.
EXPLORE