MCP for Argo CD exposes Argo CD's declarative GitOps capabilities to AI agents. It provides tools for managing Kubernetes applications via natural language. The server connects to Argo CD's API, allowing agents to sync, rollback, and manage application states. Developers use it to automate GitOps workflows and integrate AI-driven application management into their CI/CD pipelines.
MCP for Argo CD exposes Argo CD's declarative GitOps capabilities to AI agents. It provides tools for managing Kubernetes applications via natural language. The server connects to Argo CD's API, allowing agents to sync, rollback, and manage application states. Developers use it to automate GitOps workflows and integrate AI-driven application management into their CI/CD pipelines.
npx -y argocd-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"argoproj-labs-mcp-for-argocd-github": {
"command": "npx",
"args": [
"-y",
"npx -y argocd-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mcp for argocd?"
API Key Required
This server requires an API key from mcp for argocd. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| MCP_FOR_ARGOCD_API_KEY | Yes | Your mcp for argocd API key |
"What resources are available in mcp for argocd?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mcp for argocd"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mcp for argocd with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.