ArgoCD MCP
the six Ws · specification
DevOps and platform engineers running GitOps continuous delivery on Kubernetes with Argo CD.
An MCP server maintained under the argoproj-labs org that exposes Argo CD applications, sync status, and deployment history to AI agents.
Runs as a local or self-hosted process that connects to an existing Argo CD API server endpoint.
Useful during incident triage or release review when an agent needs live application sync and health state.
Lets an agent answer GitOps questions and trigger syncs without a human opening the Argo CD UI.
Requires an Argo CD server URL plus an API token or bearer credential scoped to the target projects.
Community project hosted under the official argoproj-labs GitHub organization, MIT-style open source, over 500 stars; credentials are Argo CD API tokens and the server can trigger real syncs and rollbacks, so scope tokens narrowly.