mcp-for-argocd and mcp-kubernetes-server

These two tools are ecosystem siblings, where `mcp-for-argocd` appears to be a specialized implementation of an MCP server specifically for Argo CD, while `mcp-kubernetes-server` offers a more general-purpose MCP server to interact with Kubernetes clusters.

mcp-for-argocd
52
Established
mcp-kubernetes-server
49
Emerging
Maintenance 6/25
Adoption 10/25
Maturity 15/25
Community 21/25
Maintenance 10/25
Adoption 6/25
Maturity 16/25
Community 17/25
Stars: 344
Forks: 59
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
Stars: 16
Forks: 9
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
No Package No Dependents
No Package No Dependents

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.

DevOps SRE Kubernetes-management GitOps application-deployment

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