Argocd runs on your own machine — the client starts it, so there is no endpoint to ping. 55 installs a week from pypi. Last commit 31 Dec 2025.
MCP server for ArgoCD GitOps continuous delivery integration
Today is the operative word: we check Argocd every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add argocd-mcp-server -- uvx argocd-mcp-server
{
"mcpServers": {
"argocd-mcp-server": {
"args": [
"argocd-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.argocd-mcp-server]
command = "uvx"
args = ["argocd-mcp-server"]
{
"mcpServers": {
"argocd-mcp-server": {
"args": [
"argocd-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"argocd-mcp-server": {
"args": [
"argocd-mcp-server"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
ARGOCD_API_KEY (API Key for ARGOCD), ARGOCD_API_URL (API URL for ARGOCD).
The author declared them in the registry entry; get the values from the project itself.
MCP server for monday.com integration.
MCP server for Chanty API integration
MCP server for Azure API integration
MCP server for Xero API integration
MCP server for Zoho CRM API integration
Model Context Protocol (MCP) server for DeployHQ API integration
MCP Server for Revit integration - AI-Powered Revit Control
MCP server for UiPath API integration
Answers built from our own checks of this server.