Community System

Kubernetes

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

1,447 stars 253 forks Last commit 1w 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

Maintainer? Add the badge

Listed on Prismix ← shows on your README, links back here
[![Listed on Prismix](https://prismix.dev/api/badge/mcp/kubernetes.svg)](https://prismix.dev/mcp/kubernetes)

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 v3.9.2 v3.9.2 Latest Jun 22, 2026
    Dependency version bump to remove protobuf 8.0.0 dependency.
    View on GitHub ↗
  • Release v3.9.1 v3.9.1 Jun 11, 2026
    Updating version number returned from mcp server to match actual version number of release. Thanks to @apoorvdarshan
    View on GitHub ↗
  • Release v3.9.0 v3.9.0 Jun 9, 2026
    Bug fixes and adding helm chart observability schema options. Thanks to @anthoai97 for the helm schema updates!
    View on GitHub ↗
  • Release v3.8.0 v3.8.0 May 23, 2026
    Enabling DNS rebinding protection by default. See docs for how to disable if necessary for testing.
    View on GitHub ↗
  • Release v3.7.0 v3.7.0 May 20, 2026
    `kubectl_generic` denylist for specific combinations of flags.
    View on GitHub ↗

Discussion (0)

Sign in to comment →

No comments yet. Sign in to start the discussion.

More System servers