Skip to content

rohitg00/kubectl-mcp-server

v1.11.0 Feature

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

Affected surfaces

breaking_upgrade

Summary

AI summary

Added browser automation module with 19 new tools and renamed the primary package to kubectl-mcp-server.

Full changelog

What's New

🌐 Browser Automation (19 tools)

Optional module using agent-browser CLI for browser automation within Kubernetes workflows.

Enable with: MCP_BROWSER_ENABLED=true

Core Tools:

  • browser_open, browser_snapshot, browser_click, browser_fill
  • browser_screenshot, browser_get_text, browser_wait, browser_close

Kubernetes-Specific:

  • browser_test_ingress - Test ingress URLs and capture screenshots
  • browser_screenshot_grafana - Capture Grafana dashboards
  • browser_screenshot_argocd - Capture ArgoCD application status
  • browser_open_cloud_console - Generate URLs for AWS/GCP/Azure consoles

Utilities:

  • browser_health_check, browser_form_submit, browser_pdf_export
  • browser_session_save, browser_session_load

📦 Package Renaming

  • Primary package: kubectl-mcp-server (new name)
  • Legacy alias: kubectl-mcp-tool (for backward compatibility)
  • Both packages are published to PyPI

Install:

# Recommended (new name)
pip install kubectl-mcp-server

# Legacy (still works)
pip install kubectl-mcp-tool

📊 Stats

  • 140 tools (121 core + 19 browser tools when enabled)
  • 8 resources
  • 8 prompts
  • 187 tests passing

Full Changelog

https://github.com/rohitg00/kubectl-mcp-server/compare/v1.10.0...v1.11.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]