Loading MCP server directory, please wait...
MCP server for ArgoCD GitOps continuous delivery integration
npx @getmcp/cli add io.github.asklokesh/argocd-mcp-serverRequires Python 3.10+. Community-contributed server. Review source before installing.
ARGOCD_API_KEYAPI Key for ARGOCD
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.asklokesh/argocd-mcp-server": {
"command": "uvx",
"args": [
"argocd-mcp-server"
],
"env": {
"ARGOCD_API_KEY": "",
"ARGOCD_API_URL": ""
}
}
}
}