kubectl-mcp-server 1.19.0 → 1.19.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +86 -16
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -1,19 +1,29 @@
1
- # Kubectl MCP Server
2
-
3
- **Control your entire Kubernetes infrastructure through natural language conversations with AI.**
4
-
5
- Talk to your clusters like you talk to a DevOps expert. Debug crashed pods, optimize costs, deploy applications, audit security, manage Helm charts, and visualize dashboards, all through natural language in your favorite AI assistant or agents.
6
-
7
- [![GitHub Stars](https://img.shields.io/github/stars/rohitg00/kubectl-mcp-server?style=flat&logo=github)](https://github.com/rohitg00/kubectl-mcp-server)
8
- [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
9
- [![Python](https://img.shields.io/badge/python-3.9+-blue.svg)](https://www.python.org/)
10
- [![Kubernetes](https://img.shields.io/badge/kubernetes-%23326ce5.svg?style=flat&logo=kubernetes&logoColor=white)](https://kubernetes.io/)
11
- [![MCP](https://img.shields.io/badge/MCP-compatible-green.svg)](https://modelcontextprotocol.io)
12
- [![PyPI](https://img.shields.io/pypi/v/kubectl-mcp-server?color=blue&label=PyPI)](https://pypi.org/project/kubectl-mcp-server/)
13
- [![npm](https://img.shields.io/npm/v/kubectl-mcp-server?color=green&label=npm)](https://www.npmjs.com/package/kubectl-mcp-server)
14
- [![Docker](https://img.shields.io/docker/pulls/rohitghumare64/kubectl-mcp-server.svg)](https://hub.docker.com/r/rohitghumare64/kubectl-mcp-server)
15
- [![Tests](https://img.shields.io/badge/tests-234%20passed-success)](https://github.com/rohitg00/kubectl-mcp-server)
16
- [![agentregistry](https://img.shields.io/badge/agentregistry-verified-blue?logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0id2hpdGUiIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZD0iTTE1Ljk5MiA2LjAzN2wtMy4wMjEtLjQzOS0xLjM1LTIuNzM2Yy0uMzQ2LS43MDItMS41MDQtLjcwMi0xLjg1IDBMOC40MjEgNS41OTggNS40IDYuMDM3Yy0uNzc2LjExMy0xLjA4OCAxLjA1My0uNTI4IDEuNTkzbDIuMTg2IDIuMTI5LS41MTYgMy4wMWMtLjEzMy43NzUuNjgyIDEuMzY2IDEuMzc4Ljk5OGwyLjcwMi0xLjQyIDIuNzAyIDEuNDJjLjY5Ni4zNjggMS41MTEtLjIyMyAxLjM3OC0uOTk4bC0uNTE2LTMuMDEgMi4xODYtMi4xMjljLjU2LS41NCAwLjI0OC0xLjQ4LS41MjgtMS41OTN6Ii8+PC9zdmc+)](https://aregistry.ai)
1
+ <p align="center">
2
+ <img src="logos/kubectl-mcp-server-icon.svg" alt="kubectl-mcp-server logo" width="80" height="80">
3
+ <br>
4
+ <strong style="font-size: 24px;">kubectl-mcp-server</strong>
5
+ </p>
6
+
7
+ <p align="center">
8
+ <b>Control your entire Kubernetes infrastructure through natural language conversations with AI.</b><br>
9
+ Talk to your clusters like you talk to a DevOps expert. Debug crashed pods, optimize costs, deploy applications, audit security, manage Helm charts, and visualize dashboards—all through natural language.
10
+ </p>
11
+
12
+ <p align="center">
13
+ <a href="https://github.com/rohitg00/kubectl-mcp-server"><img src="https://img.shields.io/github/stars/rohitg00/kubectl-mcp-server?style=flat&logo=github" alt="GitHub Stars"></a>
14
+ <a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT"></a>
15
+ <a href="https://www.python.org/"><img src="https://img.shields.io/badge/python-3.9+-blue.svg" alt="Python"></a>
16
+ <a href="https://kubernetes.io/"><img src="https://img.shields.io/badge/kubernetes-%23326ce5.svg?style=flat&logo=kubernetes&logoColor=white" alt="Kubernetes"></a>
17
+ <a href="https://modelcontextprotocol.io"><img src="https://img.shields.io/badge/MCP-compatible-green.svg" alt="MCP"></a>
18
+ </p>
19
+
20
+ <p align="center">
21
+ <a href="https://pypi.org/project/kubectl-mcp-server/"><img src="https://img.shields.io/pypi/v/kubectl-mcp-server?color=blue&label=PyPI" alt="PyPI"></a>
22
+ <a href="https://www.npmjs.com/package/kubectl-mcp-server"><img src="https://img.shields.io/npm/v/kubectl-mcp-server?color=green&label=npm" alt="npm"></a>
23
+ <a href="https://hub.docker.com/r/rohitghumare64/kubectl-mcp-server"><img src="https://img.shields.io/docker/pulls/rohitghumare64/kubectl-mcp-server.svg" alt="Docker"></a>
24
+ <a href="https://github.com/rohitg00/kubectl-mcp-server"><img src="https://img.shields.io/badge/tests-234%20passed-success" alt="Tests"></a>
25
+ <a href="https://aregistry.ai"><img src="https://img.shields.io/badge/agentregistry-verified-blue?logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0id2hpdGUiIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZD0iTTE1Ljk5MiA2LjAzN2wtMy4wMjEtLjQzOS0xLjM1LTIuNzM2Yy0uMzQ2LS43MDItMS41MDQtLjcwMi0xLjg1IDBMOC40MjEgNS41OTggNS40IDYuMDM3Yy0uNzc2LjExMy0xLjA4OCAxLjA1My0uNTI4IDEuNTkzbDIuMTg2IDIuMTI5LS41MTYgMy4wMWMtLjEzMy43NzUuNjgyIDEuMzY2IDEuMzc4Ljk5OGwyLjcwMi0xLjQyIDIuNzAyIDEuNDJjLjY5Ni4zNjggMS41MTEtLjIyMyAxLjM3OC0uOTk4bC0uNTE2LTMuMDEgMi4xODYtMi4xMjljLjU2LS41NCAwLjI0OC0xLjQ4LS41MjgtMS41OTN6Ii8+PC9zdmc+" alt="agentregistry"></a>
26
+ </p>
17
27
 
18
28
  ---
19
29
 
@@ -63,6 +73,7 @@ pip install kubectl-mcp-server[ui]
63
73
  - [In-Cluster Deployment](#in-cluster-deployment)
64
74
  - [Multi-Cluster Support](#multi-cluster-support)
65
75
  - [Architecture](#architecture)
76
+ - [Agent Skills](#agent-skills-24-skills-for-ai-coding-agents)
66
77
  - [Development & Testing](#development--testing)
67
78
  - [Contributing](#contributing)
68
79
  - [Support & Community](#support--community)
@@ -145,6 +156,19 @@ pip install kubectl-mcp-server
145
156
  pip install kubectl-mcp-server[ui]
146
157
  ```
147
158
 
159
+ ### Install from GitHub Release
160
+
161
+ ```bash
162
+ # Install specific version directly from GitHub release (replace {VERSION} with desired version)
163
+ pip install https://github.com/rohitg00/kubectl-mcp-server/releases/download/v{VERSION}/kubectl_mcp_server-{VERSION}-py3-none-any.whl
164
+
165
+ # Example: Install v1.19.0
166
+ pip install https://github.com/rohitg00/kubectl-mcp-server/releases/download/v1.19.0/kubectl_mcp_server-1.19.0-py3-none-any.whl
167
+
168
+ # Or install latest from git
169
+ pip install git+https://github.com/rohitg00/kubectl-mcp-server.git
170
+ ```
171
+
148
172
  ### Prerequisites
149
173
  - **Python 3.9+** (for pip installation)
150
174
  - **Node.js 14+** (for npx installation)
@@ -817,6 +841,52 @@ kubectl_mcp_tool/
817
841
  └── cli/ # CLI interface
818
842
  ```
819
843
 
844
+ ## Agent Skills (24 Skills for AI Coding Agents)
845
+
846
+ Extend your AI coding agent with Kubernetes expertise using our [Agent Skills](https://agentskills.io) library. Skills provide specialized knowledge and workflows that agents can load on demand.
847
+
848
+ ### Quick Install
849
+
850
+ ```bash
851
+ # Copy all skills to Claude
852
+ cp -r kubernetes-skills/claude/* ~/.claude/skills/
853
+
854
+ # Or install specific skills
855
+ cp -r kubernetes-skills/claude/k8s-helm ~/.claude/skills/
856
+ ```
857
+
858
+ ### Available Skills (24)
859
+
860
+ | Category | Skills |
861
+ |----------|--------|
862
+ | **Core Resources** | k8s-core, k8s-networking, k8s-storage |
863
+ | **Workloads** | k8s-deploy, k8s-operations, k8s-helm |
864
+ | **Observability** | k8s-diagnostics, k8s-troubleshoot, k8s-incident |
865
+ | **Security** | k8s-security, k8s-policy, k8s-certs |
866
+ | **GitOps** | k8s-gitops, k8s-rollouts |
867
+ | **Scaling** | k8s-autoscaling, k8s-cost, k8s-backup |
868
+ | **Multi-Cluster** | k8s-multicluster, k8s-capi, k8s-kubevirt |
869
+ | **Networking** | k8s-service-mesh, k8s-cilium |
870
+ | **Tools** | k8s-browser, k8s-cli |
871
+
872
+ ### Convert to Other Agents
873
+
874
+ Use [SkillKit](https://github.com/rohitg00/skillkit) to convert skills to your preferred AI agent format:
875
+
876
+ ```bash
877
+ npm install -g skillkit
878
+
879
+ # Convert to Cursor format
880
+ skillkit translate kubernetes-skills/claude --to cursor --output .cursor/rules/
881
+
882
+ # Convert to Codex format
883
+ skillkit translate kubernetes-skills/claude --to codex --output ./
884
+ ```
885
+
886
+ **Supported agents:** Claude, Cursor, Codex, Gemini CLI, GitHub Copilot, Goose, Windsurf, Roo, Amp, and more.
887
+
888
+ See [kubernetes-skills/README.md](kubernetes-skills/README.md) for full documentation.
889
+
820
890
  ## Multi-Cluster Support
821
891
 
822
892
  Seamlessly manage multiple Kubernetes clusters through natural language. **Every tool** supports an optional `context` parameter to target any cluster without switching contexts.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "kubectl-mcp-server",
3
- "version": "1.19.0",
4
- "description": "A Model Context Protocol (MCP) server for Kubernetes with 220+ tools, 8 resources, and 8 prompts for AI assistants",
3
+ "version": "1.19.2",
4
+ "description": "A Model Context Protocol (MCP) server for Kubernetes with 235+ tools, 8 resources, and 8 prompts for AI assistants",
5
5
  "keywords": [
6
6
  "kubernetes",
7
7
  "kubectl",