Skip to content
Back to search
30
MCP

mcp-argocd

npm/mcp-argocd

KR: ArgoCD 리소스 제어 및 조회를 제공하는 MCP 서버. EN: MCP server for ArgoCD API operations over stdio and Streamable HTTP.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-quickchart
KR: QuickChart API를 이용해 데이터를 시각화하는 MCP 서버. EN: MCP server for QuickChart API operations over stdio and Streamable HTTP.
0 tools
mcp-for-argocd
An implementation of Model Context Protocol (MCP) server for Argo CD.
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-nexus
KR: Nexus Repository Manager 3 API 연동 MCP 서버. EN: MCP server for Nexus Repository Manager 3 operations over stdio and Streamable HTTP.
0 tools
@itapi-core/mcp-proxmox
KR: Proxmox VE API 연동 MCP 서버. EN: MCP server for Proxmox VE operations over stdio and Streamable HTTP.
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-argocd": {
      "url": "None",
      "transport": "http"
    }
  }
}