ArgoCD

Integrates with ArgoCD to enable natural language control of Kubernetes application deployments through a Python-based bridge that supports GitOps workflows.

View Source
10 stars
0 tools
Created Aug 2025
@severity1/severity1-argocd-argocd-mcp

About

Integrates with ArgoCD to enable natural language control of Kubernetes application deployments through a Python-based bridge that supports GitOps workflows.

Categories

general

Installation

npm

npm install @severity1/severity1-argocd-argocd-mcp

Configuration

{ "mcpServers": { "severity1-argocd-argocd-mcp": { "command": "npx", "args": [ "-y", "@severity1/severity1-argocd-argocd-mcp" ] } } }