kubectl-mcp-server and mcp-for-argocd

These are complementary tools: kubectl-mcp-server provides direct Kubernetes cluster management via MCP, while mcp-for-argocd layers GitOps-based deployment orchestration on top of Kubernetes, allowing them to be used together for both cluster operations and declarative application delivery.

kubectl-mcp-server
74
Verified
mcp-for-argocd
46
Emerging
Maintenance 13/25
Adoption 18/25
Maturity 18/25
Community 25/25
Maintenance 6/25
Adoption 10/25
Maturity 9/25
Community 21/25
Stars: 847
Forks: 168
Downloads: 3,445
Commits (30d): 5
Language: Python
License: MIT
Stars: 344
Forks: 59
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
No risk flags
No Package No Dependents

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

Exposes 253 Kubernetes tools through MCP's transport layer, enabling AI assistants to perform diagnostics, deployments, and cost optimization via natural language rather than imperative commands. Supports multi-cluster management, interactive HTML dashboards, and non-destructive mode with OAuth 2.1 authentication for enterprise deployments. Integrates with Claude, Cursor, Windsurf, Copilot and 15+ AI platforms through standardized MCP protocol.

About mcp-for-argocd

argoproj-labs/mcp-for-argocd

An implementation of Model Context Protocol (MCP) server for Argo CD.

Exposes 15+ Argo CD management tools covering cluster operations, application lifecycle (create/update/sync/delete), and resource inspection including workload logs and event tracking. Uses stdio and HTTP stream transports with environment-based authentication, supporting direct integration into VS Code, Claude Desktop, and Cursor with optional read-only mode for restricted access.

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