mcp-for-argocd

argoproj-labs/mcp-for-argocd
★ 346 stars TypeScript ⚙️ DevOps Updated 1mo ago
An implementation of Model Context Protocol (MCP) server for Argo CD.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-for-argocd": {
      "command": "npx",
      "args": [
        "-y",
        "argoproj-labs/mcp-for-argocd"
      ]
    }
  }
}

Topics

aiargocdargocd-mcpcontinuous-deliverycontinuous-deploymentdevopsgitopskubernetesmcpmcp-servermodel-context-protocolmodel-context-protocol-servers