R

rohitg00/kubectl-mcp-server

ServersActiveMIT

Overview

A Model Context Protocol (MCP) server for Kubernetes that enables AI assistants to interact with clusters through natural language.

Best For

kubectl-mcp-server: An MCP server for Kubernetes facilitating natural language interaction between AI assistants and clusters.

Decision Snapshot

Install

available

Docs

7 links

  • • GitHub stars: 869
  • • Forks: 168
  • • Source provenance count: 1
  • • Active signal: Updated this week from lifecycle signals.
  • • Last seen: 4/15/2026
  • • Published: 3/15/2026

Installation / Setup

# Run directly without installation - works instantly! && npx -y kubectl-mcp-server && # Or install globally for faster startup && npm install -g kubectl-mcp-server

Features

  • **Structured errors**: Actionable error messages with suggestions
  • **Colorized output**: Human-readable with JSON mode for scripting (--json)
  • **NO_COLOR support**: Respects NO_COLOR environment variable
  • **Stdin support**: Pipe JSON arguments to commands

Compatibility Signals

  • Claude Desktop: mentions (Mentioned in approved metadata/docs evidence.)
  • Cursor: mentions (Mentioned in approved metadata/docs evidence.)

Notes / Requirements

  • Primary language: Python
  • License: MIT
  • Source feeds: Awesome MCP Servers (punkpeye)
  • Topic cluster: coding

Official Links

Source Information

Community: 869 stars
Last Updated: Apr 15, 2026
PythonMIT

You can verify all information on this page against the source repository above.

Related MCP Tools

What To Do Next

Continue from this tool into a workflow and a learn guide to shorten implementation time.