Skip to Content

Argo CD MCP

Manage Argo CD GitOps deployments: sync applications, check health, rollback, and manage clusters.

Overview

Catalog IDmcp-argocd
Categoryci-cd
Auth methodBearer token
Blast radiushigh
TrustVerified — published by cendriix
Version1.0.0
Regionsus-east-1, eu-west-1

Tools

ToolDescription
list_applicationsList Argo CD applications.
sync_applicationSync an application.
get_app_statusGet application status.
rollback_applicationRollback to a previous version.
list_clustersList registered clusters.

Tool parameters

list_applications

List Argo CD applications.

ParameterTypeDescription
projectstringoptionalFilter by project

sync_application

Sync an application.

ParameterTypeDescription
namestringrequiredApplication name
revisionstringoptionalTarget revision
prunebooleanoptionalPrune resources

get_app_status

Get application status.

ParameterTypeDescription
namestringrequiredApplication name

rollback_application

Rollback to a previous version.

ParameterTypeDescription
namestringrequiredApplication name
idintegerrequiredDeployment ID to rollback to

Installing

  1. In Cendriix, go to Settings → MCPs
  2. Find Argo CD and click Install
  3. Provide a bearer/service token after installing. It is validated, then encrypted at rest in a secrets vault scoped to your tenant.
  4. Click Test Connection to run a health check and list available tools

Authentication. Provide a bearer/service token after installing. It is validated, then encrypted at rest in a secrets vault scoped to your tenant.

Blast radius

This MCP is classified high. This MCP can modify infrastructure or reach sensitive data. High-blast-radius tool calls require explicit approval when your organisation enables approval gates in Policies.

Every tool invocation is recorded in your Audit Log. You can remove this MCP at any time from Settings → MCPs, which revokes tool access immediately.

Further reading

Last updated on