This release adds 1 notable feature for engineering teams evaluating rollout.
Published 4mo
MCP Developer Tools
✓ No known CVEs patched
✓ 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 summaryGitHub Container Registry publishing added for Docker images
Full changelog
What's Changed
- Added GitHub Container Registry (ghcr.io) publishing
- Docker images now available on both Docker Hub and GitHub Packages
Docker Images
# Docker Hub
docker pull rohitghumare64/kubectl-mcp-server:1.19.3
# GitHub Container Registry
docker pull ghcr.io/rohitg00/kubectl-mcp-server:1.19.3
Install from GitHub Packages
# npm
npm install @rohitg00/kubectl-mcp-server --registry=https://npm.pkg.github.com
# Python (wheel from release)
pip install https://github.com/rohitg00/kubectl-mcp-server/releases/download/v1.19.3/kubectl_mcp_server-1.19.3-py3-none-any.whl
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]