Back to search
30
MCP

mcp-for-argocd

argoproj-labs/mcp-for-argocd

An implementation of Model Context Protocol (MCP) server for Argo CD.

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

iflow-mcp_severity1-argocd-mcp
An MCP (Model Context Protocol) server that integrates with the ArgoCD API, enabling agentic tools to manage ArgoCD through natural language
0 tools
arcade-mcp-server
Model Context Protocol (MCP) server framework for Arcade.dev
0 tools
argocd-mcp-server
MCP server for ArgoCD GitOps continuous delivery integration
0 tools
Argocd
MCP server for ArgoCD GitOps continuous delivery integration
0 tools
mcp-arangodb-async
A Model Context Protocol server for ArangoDB
0 tools
mcp/mongodb
A Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-for-argocd": {
      "url": "https://www.npmjs.com/package/argocd-mcp",
      "transport": "http"
    }
  }
}