S

silenceper/mcp-k8s

ServersActiveApache-2.0

Overview

AI-driven Kubernetes resource management tool enabling natural language interaction to operate native and custom resources (CRD), with read/write operations and Helm releases management via kubeconfig.

Capabilities

  • stdio transport support
  • network transport options
  • resource handlers
  • github integration
  • mcp client integration
  • workflow automation support

Best For

AI-powered tool for managing Kubernetes resources (native and CRD) through natural language, supporting read/write operations and Helm releases.

Decision Snapshot

Install

available

Usage

detected in docs

Config

7 strong hints

Capabilities

6 key capabilities detected

  • • GitHub stars: 143
  • • Forks: 28
  • • Source provenance count: 1
  • • Active signal: Updated this week from lifecycle signals.
  • • Last seen: 4/15/2026
  • • Published: 3/18/2026

Installation / Setup

go install github.com/silenceper/mcp-k8s/cmd/mcp-k8s@latest

Example Config

This is an MCP Find-authored example config generated from strong evidence.

Final parameters should follow the tool's official setup documentation.

strong-evidencesource-clearmcp-find-example
{
  "mcpServers": {
    "mcp-k8s": {
      "command": "go",
      "args": [
        "install",
        "github.com/silenceper/mcp-k8s/cmd/mcp-k8s@latest"
      ]
    }
  }
}

Features

  • Query supported Kubernetes resource types (built-in resources and CRDs)
  • Kubernetes resource operations with fine-grained control
  • Read operations: get resource details, list resources by type with filtering options
  • Write operations: create, update, and delete resources (each can be independently enabled/disabled)
  • Support for all Kubernetes resource types, including custom resources
  • Connects to Kubernetes cluster using kubeconfig
  • Helm support with fine-grained control
  • Helm releases management (list, get, install, upgrade, uninstall)

Use Cases

  • Supports capabilities such as: stdio transport support; network transport options; resource handlers.
  • Common usage themes: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.

Supported Clients / Integrations

  • stdio transport support
  • network transport options
  • resource handlers
  • github integration
  • mcp client integration
  • workflow automation support

Compatibility Signals

  • GitHub: supports (Detected in parser config/capability hints.)

Notes / Requirements

  • Primary language: Go
  • License: Apache-2.0
  • Parser coverage score: 1.00
  • Source feeds: Awesome MCP Servers (punkpeye)
  • Topic cluster: general

Official Links

Source Information

Community: 143 stars
Last Updated: Apr 15, 2026
GoApache-2.0

You can verify all information on this page against the source repository above.

Related MCP Tools

What To Do Next

Continue from this tool into a workflow and a learn guide to shorten implementation time.