Kubeview runs on your own machine — the client starts it, so there is no endpoint to ping. 381 installs a week from npm. Last commit 2 Sep 2026.
Read-only Model Context Protocol MCP server enabling code-driven AI analysis of Kubernetes clusters.
We read the source, 19 h ago · rules 3dff92dd89df
Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.
execSync(command, {
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
execSync(command, {
return path.join(platformPaths[platform][appName], configFileName);
await this.context.eval(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Kubeview and you get told the day something new turns up.
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"
}
}
}
This one needs environment variables set before it will start:
KUBECONFIG (Path to kubeconfig file; defaults to ~/.kube/config if unset.), MCP_TRANSPORT (Transport mode: 'stdio' (default) or 'http'. The published package metadata still targets stdio by default.), MCP_MODE (Server mode: 'code' (default), compatibility alias 'all', or direct 'tools'.), MCP_CODE_MODE_DISABLED_TOOLS (Comma-separated configurable denials inside run_code. Environment overrides JSON; an empty value enables all configurable capabilities.), MCP_ARGO_TOOLS (Argo Workflows capability override: auto, on, or off. Auto uses Kubernetes API discovery.), MCP_ARGOCD_TOOLS (Argo CD capability override: auto, on, or off. Auto uses Kubernetes API discovery or explicit remote configuration.), MCP_LOG_LEVEL (Logging level: 'error', 'warn', 'info' (default), or 'debug'.), MCP_KUBE_CONTEXT (Kubernetes context name to use. If unset, uses the current context from kubeconfig.), MCP_K8S_SKIP_TLS_VERIFY (Skip TLS certificate verification for Kubernetes API (use 'true' or '1'). Not recommended for production.), MCP_HIDE_SENSITIVE (Enable global sensitive data masking. Set to 'true' or '1' to mask sensitive values in responses.), MCP_TIMEOUT (Default timeout in milliseconds for operations. If unset, uses plugin-specific defaults.), MCP_HTTP_HOST (HTTP bind host when MCP_TRANSPORT=http. Defaults to 127.0.0.1.), MCP_HTTP_PORT (HTTP port when MCP_TRANSPORT=http. Defaults to 3000.), MCP_HTTP_PATH (HTTP endpoint path when MCP_TRANSPORT=http. Defaults to /mcp.), MCP_HTTP_JSON_RESPONSE (Prefer JSON responses over SSE in HTTP mode. Set to 'true' or '1' to enable.), MCP_APPROVAL_STATE_SECRET (Shared secret of at least 32 bytes for signing approval state. Required in HTTP mode and identical across replicas.), MCP_APPROVAL_REPLAY_DIR (Absolute directory on writable storage shared by every HTTP replica, used to atomically prevent approval replay.), MCP_ALLOWED_HOSTS (Comma-separated Host allowlist for HTTP mode. Required when binding to 0.0.0.0 or ::.), MCP_ALLOWED_ORIGINS (Comma-separated Origin allowlist for HTTP mode.), KUBE_MCP_FORCE_VM_SANDBOX (Force the standalone code-mode runtime to use node:vm instead of isolated-vm. Set to '1' to enable.), MCP_DISABLE_KUBERNETES_PLUGIN (Disable Kubernetes plugin. Set to 'true' or '1' to disable.), MCP_DISABLE_HELM_PLUGIN (Disable Helm plugin. Set to 'true' or '1' to disable.), MCP_DISABLE_ARGO_PLUGIN (Deprecated alias for MCP_ARGO_TOOLS=off.), MCP_DISABLE_ARGOCD_PLUGIN (Deprecated alias for MCP_ARGOCD_TOOLS=off.).
The author declared them in the registry entry; get the values from the project itself.
Model Context Protocol (MCP) server for Cerebras to make coding faster in AI-first IDEs
Model Context Protocol server for Gitea (and Forgejo, Codeberg).
Model Context Protocol (MCP) server to execute aider-specific code editing operations
A Model Context Protocol (MCP) server for process management.
New MCP servers on GitHub: discovery index. $0.01/query. Register in-session — free testnet funds.
AI-powered static and contextual code analysis MCP server
MCP server bridging AI assistants to OpenAI Codex CLI for code analysis and review
MCP server bridging AI assistants to Moonshot AI Kimi Code CLI for code analysis and review
Answers built from our own checks of this server.