Mcp K8S MCP Server

v1.0.0Cloud Servicesstable

A Kubernetes MCP (Model Control Protocol) server that enables interaction with Kubernetes clusters through MCP tools.

debugkubernetesmcpmcp-server
Share:
146
Stars
0
Downloads
0
Weekly
0/5

About

A Kubernetes MCP (Model Control Protocol) server that enables interaction with Kubernetes clusters through MCP tools.

Features

  • get-k8s-pod-logs
  • get-k8s-resource
  • k8s-pod-exec
  • list-k8s-contexts
  • list-k8s-events

Use Cases

Get logs for a Kubernetes pod using specific context in a specified namespace
Get details of any Kubernetes resource like pod, node or service - completely as JSON or rendered using template
Execute command in Kubernetes pod
List Kubernetes contexts from configuration files such as kubeconfig
List Kubernetes events using specific context in a specified namespace
silenceper

Maintainer

LicenseApache-2.0
Languagego
Versionv1.0.0
UpdatedMay 18, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @strowk/mcp-k8s

Manual Installation

npx -y @strowk/mcp-k8s

Examples

Basic Configuration

Configure Mcp K8S MCP Server

npx -y @strowk/mcp-k8s

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 Cloud Services MCP Servers

Explore other servers in the Cloud Services category.

Quick Config Preview

{ "mcpServers": { "mcp-k8s": { "command": "npx", "args": ["-y", "@strowk/mcp-k8s"] } } }

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

Read the full setup guide →

Ready to use Mcp K8S 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