Kubeview runs on your own machine — the client starts it, so there is no endpoint to ping. 112 installs a week from npm. Last commit 14 Jul 2026.
Read-only Model Context Protocol MCP server enabling code-driven AI analysis of Kubernetes clusters.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add kubeview -- npx -y kubeview-mcp
{
"mcpServers": {
"kubeview": {
"args": [
"-y",
"kubeview-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.kubeview]
command = "npx"
args = ["-y", "kubeview-mcp"]
{
"mcpServers": {
"kubeview": {
"args": [
"-y",
"kubeview-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"kubeview": {
"args": [
"-y",
"kubeview-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.