rohitg00/kubectl-mcp-server
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
You can verify all information on this page against the source repository above.
Related MCP Tools
askbudi/roundtable
Meta-MCP server unifying multiple AI coding assistants via intelligent auto-discovery and standardized MCP interface, offering zero-configuration access to the AI coding ecosystem.
ahujasid/blender-mcp
An MCP server for Blender that enables two-way communication with Claude AI, supporting 3D object manipulation, material control, scene inspection, and execution of Python code in Blender.
rrmistry/tilt-mcp
A Model Context Protocol (MCP) server that integrates with Tilt to provide programmatic access to Tilt resources, logs, and management operations for Kubernetes development environments.
portainer/portainer-mcp
A powerful MCP server enabling AI assistants to interact with Portainer instances, providing natural language access to container management, deployment operations, and infrastructure monitoring.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.