by Azure · MCP Server · ★ 59
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
mcp-kubernetes The mcp-kubernetes is a Model Context Protocol (MCP) server that enables AI assistants to interact with Kubernetes clusters. It serves as a bridge between AI tools (like Claude, Cursor, and GitHub Copilot) and Kubernetes, translating natural language requests into Kubernetes operations and returning the results in a format the AI tools can understand. It allows AI tools to: Query Kubernetes resources Execute kubectl commands Manage Kubernetes clusters through natural language interactions Diagnose and interpret the states of Kubernetes resources How it works How to install Docker Get your kubeconfig file for your Kubernetes cluster and setup in the mcpServers (replace src path with your kubeconfig path): Local Install kubectl Install kubectl if it's not installed yet and add it to your PATH, e.g. bash For Linux curl -LO "https://dl.k8s.io/release/$(curl -L -s https://dl.k8s.io/release/stable.txt)/bin/linux/amd64/kubectl" For MacOS curl -LO "https://dl.k8s.io/release/$(curl -L -s https://dl.k8s.io/release/stable.txt)
| Stars | 59 |
| Forks | 18 |
| Language | Go |
| Category | MCP Server |
| License | MIT |
| Quality Score | 57.864/100 |
| Open Issues | 2 |
| Last Updated | 2026-06-18 |
| Created | 2025-04-25 |
| Platforms | claude-code, go, k8s, mcp |
| Est. Tokens | ~18k |
Looking for a mcp-kubernetes alternative? If you're comparing mcp-kubernetes with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Authentication, analytics, and prompt visibility for MCP servers with zero code changes. Supports OAuth2.1, DC
K8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude to securely exe
MCP Server and CLI for Apache Spark History Server. Debug Spark applications from AI agents, scripts, or the t
All-in-one Kubernetes SDK: create, manage, and operate clusters across distributions (Kind, K3d, Talos, VClust
Kelos - The Kubernetes-native framework for orchestrating autonomous AI coding agents.
Agyn is an open-source Kubernetes-native runtime that moves AI agents like Claude Code and Codex from laptops
Explore other popular mcp server tools:
mcp-kubernetes is A Model Context Protocol (MCP) server that enables AI assistants to interact with Kubernetes clusters. It serves as a bridge between AI tools (like Claude, Cursor, and GitHub Copilot) and Kubernetes. It is categorized as a MCP Server with 59 GitHub stars.
mcp-kubernetes is primarily written in Go. It covers topics such as kubernetes, mcp-server, model-context-protocol.
You can find installation instructions and usage details in the mcp-kubernetes GitHub repository at github.com/Azure/mcp-kubernetes. The project has 59 stars and 18 forks, indicating an active community.
mcp-kubernetes is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to mcp-kubernetes on Agent Skills Hub include jetski, k8s-mcp-server, mcp-apache-spark-history-server. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.