silenceper/mcp-k8s
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.
{
"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
You can verify all information on this page against the source repository above.
Related MCP Tools
elevy99927/devops-mcp-webui
An MCP Server for Kubernetes integrated with Open-WebUI, enabling kubectl and helm operations through natural-language commands to bridge DevOps and non-technical teams.
redis/mcp-redis-cloud
A tool to manage Redis Cloud resources using natural language, enabling database creation, subscription monitoring, and cloud deployment configuration via simple commands.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.