Argo CD

by argoproj-labs · Version Control · mcp-server, go, npm

Integrates with Argo CD to enable natural language management of Kubernetes GitOps applications, resources, and deployments without switching context from your assistant.

The Argo CD MCP server enables AI assistants to interact with Argo CD applications through natural language. Developed by Akuity (the creators of Argo Project), this TypeScript implementation provides tools for managing applications, resources, and deployments in Kubernetes GitOps workflows. The server supports both stdio and Server-Sent Events (SSE) transport protocols, offering comprehensive access to Argo CD operations including application listing, creation, synchronization, and resource management. It's particularly valuable for DevOps engineers and platform teams who need to monitor, troubleshoot, or manage their Argo CD deployments without switching context from their AI assistant.

Source: https://github.com/argoproj-labs/mcp-for-argocd

Install

npx -y argocd-mcp

Tags: mcp-server, go, npm

357 GitHub stars · Source: pulsemcp

About Version Control MCP servers and Claude skills

Version Control MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Argo CD is one of hundreds of Version Control entries indexed on Skiln. Browse the full Version Control category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related Version Control MCPs and skills

  • Claude Skills by k-dense-ai

    Enables semantic search and retrieval of specialized coding skills from GitHub repositories and local directories, using vector similarity to match tasks with relevant bioinformatics, cheminformatics, and data analysis implementations.

  • Devopness by devopness

    Deploy applications and infrastructure to any cloud provider in minutes

  • GitKraken by gitkraken

    Git CLI with integrated MCP server for GitHub, GitLab, Bitbucket, Azure DevOps, and Jira

  • Idea Reality Check by mnemox-ai

    Prevents redundant development by searching GitHub, Hacker News, npm, PyPI, and Product Hunt to assess project similarity and provide reality scores with pivot suggestions before starting new coding projects.

  • Google Ads by cohnen

    Integrates with Google Ads API to enable direct access and management of advertising campaigns, performance analysis, and optimization within conversations.

  • Flux GitOps by controlplaneio-fluxcd

    Provides a bridge between Kubernetes GitOps operations and Flux CD ecosystem, enabling debugging, resource management, and workflow troubleshooting through specialized tools for log retrieval, reconciliation, and cluster context switching.

  • WHartTest by mgdaaslab

    Provides automated testing tools and Microsoft API integration capabilities for test automation workflows, QA engineers automating test suites, and teams building testing pipelines that require both API connectivity and test execution.

  • Tapo Smart Home by mihai-dinculescu

    Controls TP-Link Tapo smart devices including light bulbs, plugs, power strips, hubs, switches, and sensors.

Frequently asked questions

How do I install Argo CD?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Argo CD?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Argo CD free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.