MCP server in namespace io.github
io.github.mikhae1/kubeview · Status: active
The source provides no name of its own for this entry. The identifier therefore appears on this page as a coordinate, not as the heading.
If you find your own account name here: write informally to German.saas@web.de, stating the identifier concerned. No reason has to be given. How to object
- Registry name
io.github.mikhae1/kubeview- Package coordinate
npm:kubeview-mcp- Version
2.0.0- Listed in the registry
- 2026-08-12
- Changed in the registry
- 2026-08-12
- First seen by tracevero
- 2026-08-06
- Vendor's website
- https://github.com/mikhae1/kubeview-mcp
Read-only Model Context Protocol MCP server enabling code-driven AI analysis of Kubernetes clusters.
Vendor's own description, untranslated and unverified
Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin. What the confidence levels mean
Measured values
| Credentials required | no Raw declaration – Required secret variables (raw): confirmed absent Raw declaration – Required secret headers (raw): confirmed absent Source: MCP-Register · collected on 2026-08-06 · derived |
|---|---|
| Execution location | local Raw declaration – Transports (raw): stdio Source: MCP-Register · collected on 2026-08-06 · derived |
| Path argument present | yes Raw declaration – Path arguments (raw): confirmed absent Raw declaration – Path environment variables (raw): KUBECONFIG Source: MCP-Register · collected on 2026-08-16 · derived |
| Repository URL listed | yes Raw declaration – Repository (raw): https://github.com/mikhae1/kubeview-mcp Source: MCP-Register · collected on 2026-08-06 · derived |
| Version | 2.0.0 Source: MCP-Register · collected on 2026-08-13 · self-declared |
Position within the holdings
How many of the 24,507 published entries carry the same measured value. A reference figure, not an assessment.
- Credentials requiredno20,303 of 24,507 carry this value (83 %)View these entries
- Execution locationlocal12,078 of 24,507 carry this value (49 %)View these entries
- Path argument presentyes229 of 24,507 carry this value (0.9 %)View these entries
- Repository URL listedyes19,097 of 24,507 carry this value (78 %)View these entries
All 4 values together are carried by 187 of 24,507 entries.
This entry appears in these selections
- MCP servers without credentials20,303
- Locally executed MCP servers12,078
- MCP servers with a repository URL19,097
- MCP servers with a path argument229
- Local MCP servers without credentials9,218
- Local MCP servers with a repository URL11,472
- MCP servers over stdio only9,833
- MCP servers as an npm package only7,134
- Local MCP servers as an npm package only7,046
- npm packages with a repository URL6,786
- MCP servers over stdio, as an npm package only6,190
- MCP servers available as a package only10,633
The source's raw values23
Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin.
| Environment variables (raw) | KUBECONFIG, MCP_TRANSPORT, MCP_MODE, MCP_CODE_MODE_DISABLED_TOOLS, MCP_ARGO_TOOLS, MCP_ARGOCD_TOOLS, MCP_LOG_LEVEL, MCP_KUBE_CONTEXT, MCP_K8S_SKIP_TLS_VERIFY, MCP_HIDE_SENSITIVE, MCP_TIMEOUT, MCP_HTTP_HOST, MCP_HTTP_PORT, MCP_HTTP_PATH, MCP_HTTP_JSON_RESPONSE, MCP_APPROVAL_STATE_SECRET, MCP_APPROVAL_REPLAY_DIR, MCP_ALLOWED_HOSTS, MCP_ALLOWED_ORIGINS, KUBE_MCP_FORCE_VM_SANDBOX, MCP_DISABLE_KUBERNETES_PLUGIN, MCP_DISABLE_HELM_PLUGIN, MCP_DISABLE_ARGO_PLUGIN, MCP_DISABLE_ARGOCD_PLUGIN Source: MCP-Register · collected on 2026-08-13 · self-declared |
|---|---|
| Required secret variables (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-06 · self-declared |
| Transports (raw) | stdio Source: MCP-Register · collected on 2026-08-06 · self-declared |
| Path arguments (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-06 · self-declared |
| Repository (raw) | https://github.com/mikhae1/kubeview-mcp Source: MCP-Register · collected on 2026-08-06 · self-declared |
| Package registries (raw) | npm Source: MCP-Register · collected on 2026-08-06 · self-declared |
| Required secret headers (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Path environment variables (raw) | KUBECONFIG Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Remote URLs (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Remote hosts (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Registry status message (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| First listed in the registry (raw) | 2026-08-12 Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Last changed in the registry (raw) | 2026-08-12 Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Schema version of the raw record (raw) | https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Delivery form (raw) | paket Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Repository platform (raw) | github Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Repository subfolder (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Package identifiers (raw) | kubeview-mcp Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Package versions (raw) | 2.0.0 Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Runtime hints (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Environment variable formats (raw) | filepath, string Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Environment variable descriptions (raw) | KUBECONFIG=Path to kubeconfig file; defaults to ~/.kube/config if unset. · 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_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. · MCP_APPROVAL_REPLAY_DIR=Absolute directory on writable storage shared by every HTTP replica, used to atomically prevent approval replay. · MCP_APPROVAL_STATE_SECRET=Shared secret of at least 32 bytes for signing approval state. Required in HTTP mode and identical across replicas. · MCP_ARGOCD_TOOLS=Argo CD capability override: auto, on, or off. Auto uses Kubernetes API discovery or explicit remote configuration. · MCP_ARGO_TOOLS=Argo Workflows capability override: auto, on, or off. Auto uses Kubernetes API discovery. · MCP_CODE_MODE_DISABLED_TOOLS=Comma-separated configurable denials inside run_code. Environment overrides JSON; an empty value enables all configurable capabilities. · MCP_DISABLE_ARGOCD_PLUGIN=Deprecated alias for MCP_ARGOCD_TOOLS=off. · MCP_DISABLE_ARGO_PLUGIN=Deprecated alias for MCP_ARGO_TOOLS=off. · MCP_DISABLE_HELM_PLUGIN=Disable Helm plugin. Set to 'true' or '1' to disable. · MCP_DISABLE_KUBERNETES_PLUGIN=Disable Kubernetes plugin. Set to 'true' or '1' to disable. · MCP_HIDE_SENSITIVE=Enable global sensitive data masking. Set to 'true' or '1' to mask sensitive values in responses. · MCP_HTTP_HOST=HTTP bind host when MCP_TRANSPORT=http. Defaults to 127.0.0.1. · MCP_HTTP_JSON_RESPONSE=Prefer JSON responses over SSE in HTTP mode. Set to 'true' or '1' to enable. · MCP_HTTP_PATH=HTTP endpoint path when MCP_TRANSPORT=http. Defaults to /mcp. · MCP_HTTP_PORT=HTTP port when MCP_TRANSPORT=http. Defaults to 3000. · MCP_K8S_SKIP_TLS_VERIFY=Skip TLS certificate verification for Kubernetes API (use 'true' or '1'). Not recommended for production. · MCP_KUBE_CONTEXT=Kubernetes context name to use. If unset, uses the current context from kubeconfig. · MCP_LOG_LEVEL=Logging level: 'error', 'warn', 'info' (default), or 'debug'. · MCP_MODE=Server mode: 'code' (default), compatibility alias 'all', or direct 'tools'. · MCP_TIMEOUT=Default timeout in milliseconds for operations. If unset, uses plugin-specific defaults. · MCP_TRANSPORT=Transport mode: 'stdio' (default) or 'http'. The published package metadata still targets stdio by default. Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Icon formats (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
Changes
| 2026-08-16 | Path argument present: false → true |
|---|---|
| 2026-08-16 | Last changed in the registry (raw): – → 2026-08-12 |
| 2026-08-16 | First listed in the registry (raw): – → 2026-08-12 |
| 2026-08-16 | Registry status message (raw): – → – |
| 2026-08-16 | Schema version of the raw record (raw): – → https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json |
| 2026-08-16 | Icon formats (raw): – → – |
| 2026-08-16 | Environment variable descriptions (raw): – → KUBECONFIG=Path to kubeconfig file; defaults to ~/.kube/config if unset. · 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_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. · MCP_APPROVAL_REPLAY_DIR=Absolute directory on writable storage shared by every HTTP replica, used to atomically prevent approval replay. · MCP_APPROVAL_STATE_SECRET=Shared secret of at least 32 bytes for signing approval state. Required in HTTP mode and identical across replicas. · MCP_ARGOCD_TOOLS=Argo CD capability override: auto, on, or off. Auto uses Kubernetes API discovery or explicit remote configuration. · MCP_ARGO_TOOLS=Argo Workflows capability override: auto, on, or off. Auto uses Kubernetes API discovery. · MCP_CODE_MODE_DISABLED_TOOLS=Comma-separated configurable denials inside run_code. Environment overrides JSON; an empty value enables all configurable capabilities. · MCP_DISABLE_ARGOCD_PLUGIN=Deprecated alias for MCP_ARGOCD_TOOLS=off. · MCP_DISABLE_ARGO_PLUGIN=Deprecated alias for MCP_ARGO_TOOLS=off. · MCP_DISABLE_HELM_PLUGIN=Disable Helm plugin. Set to 'true' or '1' to disable. · MCP_DISABLE_KUBERNETES_PLUGIN=Disable Kubernetes plugin. Set to 'true' or '1' to disable. · MCP_HIDE_SENSITIVE=Enable global sensitive data masking. Set to 'true' or '1' to mask sensitive values in responses. · MCP_HTTP_HOST=HTTP bind host when MCP_TRANSPORT=http. Defaults to 127.0.0.1. · MCP_HTTP_JSON_RESPONSE=Prefer JSON responses over SSE in HTTP mode. Set to 'true' or '1' to enable. · MCP_HTTP_PATH=HTTP endpoint path when MCP_TRANSPORT=http. Defaults to /mcp. · MCP_HTTP_PORT=HTTP port when MCP_TRANSPORT=http. Defaults to 3000. · MCP_K8S_SKIP_TLS_VERIFY=Skip TLS certificate verification for Kubernetes API (use 'true' or '1'). Not recommended for production. · MCP_KUBE_CONTEXT=Kubernetes context name to use. If unset, uses the current context from kubeconfig. · MCP_LOG_LEVEL=Logging level: 'error', 'warn', 'info' (default), or 'debug'. · MCP_MODE=Server mode: 'code' (default), compatibility alias 'all', or direct 'tools'. · MCP_TIMEOUT=Default timeout in milliseconds for operations. If unset, uses plugin-specific defaults. · MCP_TRANSPORT=Transport mode: 'stdio' (default) or 'http'. The published package metadata still targets stdio by default. |
| 2026-08-16 | Environment variable formats (raw): – → filepath, string |
| 2026-08-16 | Delivery form (raw): – → paket |
| 2026-08-16 | Remote hosts (raw): – → – |
These are the 10 most recent changes to this entry. Full history
tracevero · https://tracevero.com/mcp/io-github-mikhae1-kubeview