Kubernetes

MCP Server Verified

Kubernetes cluster management through MCP. List pods, deployments, services, view logs, and manage resources.

by Community

★★★★☆ 4.3/5 (120 reviews)
1.4kGitHub stars
18kinstalls
Updated 2026-02-10
goadvancedactive

Installation

go install github.com/strowk/mcp-k8s-go@latest

Quick Start

Uses your local kubeconfig:
```json
{
  "mcpServers": {
    "k8s": {
      "command": "mcp-k8s-go"
    }
  }
}
```

Tools & Capabilities

list_pods
get_pod_logs
list_deployments
list_services
apply_manifest

Compatibility

Claude Desktop Continue

About Kubernetes

Kubernetes cluster management through MCP. List pods, deployments, services, view logs, and manage resources.

View on GitHub →

Language: Go

Category: Cloud

← Back to MCP Hub Directory