74
/ 100
28 days ago
glama

Argo CD MCP Server

Enables AI assistants to interact with Argo CD applications, managing clusters, applications, and resources through natural language.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: ARGOCD_API_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretARGOCD_API_TOKEN"": "<argocd_token>"
configARGOCD_AUTH_METHODEnable it with the --sso flag (or =sso). ARGOCD_BASE_URL is required, and the ArgoCD instance must have SSO (OIDC or bundled Dex) configured:
configARGOCD_BASE_URL"": "<argocd_url>",
configARGOCD_MCP_SSO_CACHE
configARGOCD_TOKEN_REGISTRY_PATH/app/argocd-mcp/token-registry.json
configMCP_READ_ONLY"": "true"
configXDG_CONFIG_HOME
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/mane-tv2-mcp-for-argocd-12wzui)](https://m8ven.ai/mcp/mane-tv2-mcp-for-argocd-12wzui)
commit: 3a69be6d374e31ebcc58f69e545208d6d7d39c94
code hash: 895026b6a7bde1eaae5e70297680ad97f76fbb849bbc070901cc2830abcc29f7
verified: 6/25/2026, 9:48:31 AM
view raw JSON →