Skip to content

rohitg00/kubectl-mcp-server

v1.21.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 4mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai deployment devops genai kubernetes kubernetes-tools
+5 more
llms mcp mcp-server npm pypi

Summary

AI summary

Adds vCluster (vind) support with 14 new tools, expands kind management to 32 tools, and updates all 26 agent skills.

Full changelog

What's New

vCluster (vind) Support - 14 Tools

Manage virtual Kubernetes clusters using vCluster CLI:

  • vind_detect_tool, vind_list_clusters_tool, vind_status_tool
  • vind_create_cluster_tool, vind_delete_cluster_tool
  • vind_pause_tool, vind_resume_tool, vind_connect_tool, vind_disconnect_tool
  • vind_upgrade_tool, vind_describe_tool, vind_get_kubeconfig_tool
  • vind_logs_tool, vind_platform_start_tool

kind (Kubernetes IN Docker) Support - 32 Tools

Comprehensive local Kubernetes cluster management:

Core Operations (15 tools):

  • Cluster lifecycle: create, delete, list, info
  • Image management: load, build node images
  • Kubeconfig: get, set, export

New in v1.21.0 (17 tools):

  • Configuration: kind_config_validate, kind_config_generate, kind_config_show, kind_available_images
  • Registry: kind_registry_create, kind_registry_connect, kind_registry_status
  • Node Management: kind_node_exec, kind_node_logs, kind_node_inspect, kind_node_restart
  • Networking: kind_network_inspect, kind_port_mappings, kind_ingress_setup
  • Diagnostics: kind_cluster_status, kind_images_list, kind_provider_info

Enhanced Agent Skills - 26 Skills

All 26 Kubernetes skills updated to follow agenstskills.com specification:

  • Enhanced YAML frontmatter (license, author, version, tools, category)
  • "When to Apply" activation trigger sections
  • Priority rules tables (CRITICAL/HIGH/MEDIUM/LOW)
  • Quick reference tables for common operations

New Reference Documents:

  • k8s-troubleshoot/references/DECISION-TREE.md, COMMON-ERRORS.md
  • k8s-deploy/references/STRATEGIES.md
  • k8s-helm/references/CHART-STRUCTURE.md
  • k8s-kind/references/CONFIGS.md
  • k8s-vind/references/WORKFLOWS.md

New Example Manifests:

  • k8s-deploy/examples/canary-rollout.yaml, blue-green.yaml, hpa-deployment.yaml
  • k8s-autoscaling/examples/hpa-cpu.yaml, keda-scaledobject.yaml

Tool Counts

  • Total Tools: 270+ (was 235+)
  • vind tools: 14 (new)
  • kind tools: 32 (expanded from 15)
  • Agent Skills: 26

Installation

# pip
pip install kubectl-mcp-server==1.21.0

# npm
npx [email protected]

# Docker
docker pull rohitghumare64/kubectl-mcp-server:1.21.0

Full Changelog

https://github.com/rohitg00/kubectl-mcp-server/compare/v1.19.3...v1.21.0

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track rohitg00/kubectl-mcp-server

Get notified when new releases ship.

Sign up free

About rohitg00/kubectl-mcp-server

A Model Context Protocol (MCP) server for Kubernetes that enables AI assistants like Claude, Cursor, and others to interact with Kubernetes clusters through natural language.

All releases →

Beta — feedback welcome: [email protected]