This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+5 more
Summary
AI summaryAdds 37 new tools for Kubernetes management, reaching a total of 72 tools.
Full changelog
What's New in v1.6.0
This release adds 37 new tools bringing the total to 72 tools for comprehensive Kubernetes management.
Phase 1: Quick Win Features (10 tools)
get_ingress- List ingress resourcesget_statefulsets- List StatefulSets with detailsget_daemonsets- List DaemonSets with statusget_jobs- List Jobs with completion statusdiagnose_pod_crash- Automated diagnosis of pod crash loopsdetect_pending_pods- Detect and analyze pending podsget_replicasets- List ReplicaSetsget_endpoints- List Endpointsget_hpa- List Horizontal Pod Autoscalersget_pdb- List Pod Disruption Budgets
Phase 2: K8s v1.35 & Storage Features (12 tools)
get_persistent_volumes- List PVs with capacityget_pvcs- List PVCs with bound statusget_storage_classes- List StorageClassesget_crds- List Custom Resource Definitionsget_resource_quotas- List ResourceQuotasget_limit_ranges- List LimitRangesget_service_accounts- List ServiceAccountsrestart_deployment- Trigger rolling restartget_pod_metrics- Get pod CPU/memory metricsget_node_metrics- Get node CPU/memory metricsget_priority_classes- List PriorityClassesget_pod_security_info- Get Pod Security Standards info
Phase 3: Advanced Features (15 tools)
diagnose_network_connectivity- Test network from pod to targetcheck_dns_resolution- Test DNS resolution in clusterget_evicted_pods- Find evicted pods with reasonscompare_namespaces- Compare resources between namespacesget_admission_webhooks- List validating/mutating webhooksbackup_resource- Export resource as YAMLlabel_resource- Add/update labels on resourcesannotate_resource- Add/update annotationstaint_node- Add/remove node taintswait_for_condition- Wait for resource conditionget_pod_conditions- Detailed pod conditions analysistrace_service_chain- Trace service to pods chainget_cluster_version- Get cluster version infoget_previous_logs- Get logs from crashed containers
Installation
pip:
```bash
pip install kubectl-mcp-tool==1.6.0
```
npm/npx:
```bash
npx [email protected]
```
Docker:
```bash
docker pull rohitghumare64/kubectl-mcp-server:1.6.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
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.
Related context
Beta — feedback welcome: [email protected]