kubectl-mcp-server and aks-mcp
These are complementary tools where the Azure-specific AKS server builds upon the generic Kubernetes MCP protocol implementation, allowing them to be used together for enhanced AI-assisted management of AKS clusters specifically.
About kubectl-mcp-server
rohitg00/kubectl-mcp-server
A Model Context Protocol (MCP) server for Kubernetes. Install: npx kubectl-mcp-server or pip install kubectl-mcp-server
This tool helps DevOps engineers and SREs manage their Kubernetes clusters by allowing them to use natural language commands with an AI assistant. You input questions or requests like "Why is my pod crashing?" or "Deploy a Redis cluster," and it translates these into Kubernetes actions, providing diagnoses, deployments, and cost optimization insights. It's designed for anyone responsible for maintaining and optimizing Kubernetes infrastructure.
About aks-mcp
Azure/aks-mcp
A Model Context Protocol (MCP) server that enables AI assistants to interact with AKS clusters. It serves as a bridge between AI tools (like Claude, Cursor, and GitHub Copilot) and AKS.
This project helps operations engineers and developers manage Azure Kubernetes Service (AKS) clusters using natural language. It acts as a bridge, taking plain English requests from AI assistants (like GitHub Copilot) and translating them into commands to operate, retrieve details about, or manage multi-cluster Azure Fleet operations within AKS. The output is a clear response describing the result of the operation, formatted for the AI assistant.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work