Community System

Kubernetes

Inspect + modify Kubernetes resources — pods, deployments, services, ConfigMaps, secrets.

1,524 stars 274 forks Last commit 5d ago Language Go License Apache-2.0
Sign in to like, install, or save to a bundle → View on GitHub →

Install

npm install -g mcp-server-kubernetes

Maintain this server? Add the badge

Show your README readers it's in a curated directory — and give them a one-click path to install docs and config.

Listed on Prismix ← links back here

Markdown

[![Listed on Prismix](https://prismix.dev/api/badge/mcp/kubernetes.svg)](https://prismix.dev/mcp/kubernetes)
Theme-aware version (auto dark/light on GitHub) →
<a href="https://prismix.dev/mcp/kubernetes"><picture><source media="(prefers-color-scheme: dark)" srcset="https://prismix.dev/api/badge/mcp/kubernetes.svg?theme=dark"><img alt="Listed on Prismix" src="https://prismix.dev/api/badge/mcp/kubernetes.svg"></picture></a>

About

kubectl-equivalent surface as MCP tools. Reads cluster state via the loaded kubeconfig context, supports create/update/delete on standard resources, and can stream pod logs. Use with a restricted ServiceAccount in production.

Recent releases (5)

All releases →
  • Release v4.1.4 v4.1.4 Latest Aug 8, 2026
    Dependency bump for js-yaml.
    View on GitHub ↗
  • Release v4.1.3 v4.1.3 Aug 7, 2026
    Dependency bump for express (#360).
    View on GitHub ↗
  • Release v4.1.2 v4.1.2 Jul 28, 2026
    Updating ALLOWED_TOOLS to fail early if misspelled tool in list. Thanks to @cyb3ralbert!
    
    View on GitHub ↗
  • Release v4.1.1 v4.1.1 Jul 27, 2026
    Bugfix for kubectl_patch's patch_file argument.
    View on GitHub ↗
  • Release v4.1.0 v4.1.0 Jul 26, 2026
    Bug fixes for shortflag quirks.
    View on GitHub ↗

Discussion (0)

Sign in to comment →

No comments yet. Sign in to start the discussion.

More System servers