aks-mcp and mcp-for-argocd
These are complements: AKS-MCP enables AI assistants to manage Kubernetes clusters directly, while MCP-for-ArgoCD enables AI assistants to manage GitOps deployments within those clusters, so both can be used together in a unified AI-driven workflow.
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.
About mcp-for-argocd
argoproj-labs/mcp-for-argocd
An implementation of Model Context Protocol (MCP) server for Argo CD.
This project helps DevOps engineers and SREs manage their Argo CD applications by allowing AI assistants to interact with them using natural language. It takes natural language commands as input from tools like VS Code or Cursor, and outputs actions executed on Argo CD, such as listing applications, checking logs, or syncing deployments. It's designed for professionals responsible for deploying and managing applications on Kubernetes using Argo CD.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work