Skip to content

This release adds 2 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

Added kubectl_cp for file copy and a security analysis suite with pod, network policy, RBAC audit, and secret checks.

Full changelog

What's New in v1.4.0

New Tools

File Operations

  • kubectl_cp - Copy files between local filesystem and pods

Multi-Kubeconfig Support

  • list_kubeconfig_contexts - List all contexts from KUBECONFIG (supports multiple files via colon-separated paths)

Security Analysis Suite

  • analyze_pod_security - Analyze pod security configurations (privileged containers, root access, resource limits)
  • analyze_network_policies - Analyze network policies and identify unprotected pods
  • audit_rbac_permissions - Audit RBAC permissions, identify high-privilege bindings
  • check_secrets_security - Check secrets for security best practices

Install

pip install kubectl-mcp-tool==1.4.0

Docker

docker pull rohitghumare64/kubectl-mcp-server:latest

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]