aks-mcp and mcp-kubernetes-server

These two tools are ecosystem siblings because they are both Model Context Protocol (MCP) servers, with one (Azure/aks-mcp) being a specialized implementation for Azure Kubernetes Service (AKS) and the other (feiskyer/mcp-kubernetes-server) being a more general implementation for Kubernetes clusters.

aks-mcp
56
Established
mcp-kubernetes-server
49
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 15/25
Community 21/25
Maintenance 10/25
Adoption 6/25
Maturity 16/25
Community 17/25
Stars: 121
Forks: 34
Downloads:
Commits (30d): 0
Language: Go
License: MIT
Stars: 16
Forks: 9
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
No Package No Dependents
No Package No Dependents

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.

Kubernetes-management cloud-operations Azure-administration container-orchestration AI-assisted-management

About mcp-kubernetes-server

feiskyer/mcp-kubernetes-server

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.

This project helps DevOps engineers and SREs manage their Kubernetes clusters using natural language. You can input commands or questions in plain English to an AI assistant (like Claude or GitHub Copilot), and it translates them into Kubernetes operations. The output is information about your cluster, resource statuses, or command results, all presented back in a way your AI assistant can understand.

Kubernetes-management DevOps Site-Reliability-Engineering Cloud-Operations Infrastructure-as-Code

Scores updated daily from GitHub, PyPI, and npm data. How scores work