ArgoCD MCP Server
JSON →Manage ArgoCD applications and resources using natural language through its API integration.
Install
pip install -e Tools · 10
- list_applications List all ArgoCD applications
- get_application Get details of a specific ArgoCD application
- sync_application Trigger a sync for an ArgoCD application
- get_application_health Get health status of an ArgoCD application
- list_projects List all ArgoCD projects
- get_project Get details of a specific ArgoCD project
- list_clusters List all ArgoCD clusters
- get_cluster Get details of a specific ArgoCD cluster
- list_repositories List all ArgoCD repositories
- get_repository Get details of a specific ArgoCD repository
Environment variables
ARGOCD_TOKENARGOCD_API_URLYOUR_ARGOCD_TOKEN
Links
★ 12 GitHub stars