mcp-kubernetes — MCP Server by Azure

by Azure · MCP Server · ★ 59

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About mcp-kubernetes

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)

kubernetesmcp-servermodel-context-protocol

Quick Facts

Stars59
Forks18
LanguageGo
CategoryMCP Server
LicenseMIT
Quality Score57.864/100
Open Issues2
Last Updated2026-06-18
Created2025-04-25
Platformsclaude-code, go, k8s, mcp
Est. Tokens~18k

mcp-kubernetes alternative? Top 6 similar tools

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.

  • jetski by hyprmcp · ⭐ 209

    Authentication, analytics, and prompt visibility for MCP servers with zero code changes. Supports OAuth2.1, DC

  • k8s-mcp-server by alexei-led · ⭐ 204

    K8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude to securely exe

  • mcp-apache-spark-history-server by kubeflow · ⭐ 177

    MCP Server and CLI for Apache Spark History Server. Debug Spark applications from AI agents, scripts, or the t

  • ksail by devantler-tech · ⭐ 147

    All-in-one Kubernetes SDK: create, manage, and operate clusters across distributions (Kind, K3d, Talos, VClust

  • kelos by kelos-dev · ⭐ 222

    Kelos - The Kubernetes-native framework for orchestrating autonomous AI coding agents.

  • platform by agynio · ⭐ 179

    Agyn is an open-source Kubernetes-native runtime that moves AI agents like Claude Code and Codex from laptops

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Go Agent Tools

Frequently Asked Questions

What is mcp-kubernetes?

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.

What programming language is mcp-kubernetes written in?

mcp-kubernetes is primarily written in Go. It covers topics such as kubernetes, mcp-server, model-context-protocol.

How do I install or use mcp-kubernetes?

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.

What license does mcp-kubernetes use?

mcp-kubernetes is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to mcp-kubernetes?

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.

View on GitHub → Browse MCP Server tools