Kubeview MCP Server

v1.8.1APIsstable

Search registered tools by name or description.

uncategorizedkubernetesmcpdebuggingk8s
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

Search registered tools by name or description.

Features

  • search_tools
  • kube_list
  • kube_metrics
  • kube_get
  • kube_logs

Use Cases

Search registered tools by name or description.
List Kubernetes resources by type with common selectors (supports: [pod, service, deployment, node, namespace, persistentvolume, persistentvolumeclaim, secret, configmap]). If resourceType is omitted, returns a consolidated cluster overview with diag
One-shot cluster metrics and diagnostics. By default returns node and workload (pods) CPU/memory plus a summary and detected problems. Supports optional focus on nodes or pods, namespace scoping, and Prometheus enrichment.
Get a specific Kubernetes resource directly from the API (close to kubectl describe). Supports any resource (core, built-in, or CRD) via kind/plural or group/version/resource, and provides structured details with optional events and diagnostics. Also
Fetch stdout/stderr logs from a pod container (similar to 'kubectl logs'). Supports container selection, tail, timestamps, previous instance, and since-duration.
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.8.1
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y kubeview-mcp

Manual Installation

npx -y kubeview-mcp

Examples

Basic Configuration

Configure Kubeview MCP Server

npx -y kubeview-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "kubeview": { "command": "npx", "args": ["-y", "kubeview-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Kubeview MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides