MCP Servers / cloud-service / ArgoCD MCP Server

ArgoCD MCP Server

JSON →
httpnone12cloud-service

Manage ArgoCD applications and resources using natural language through its API integration.

Install
How to run this server
[ { "cmd": "pip install -e", "imports": [] } ]
server path: argocd-mcp-server
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envARGOCD_TOKEN
envARGOCD_API_URL
envYOUR_ARGOCD_TOKEN
Resources
ArgoCD MCP Server — MCP Server · libregistry