II.
ToolServer JSON
Structured · livetool-server:mcp-argocd
Argo CD MCP Server json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool-server:mcp-argocd",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/mcp-iac-platform.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Argo CD MCP Server",
"description": "Official MCP server from argoproj-labs for interacting with Argo CD clusters.\nEnables AI assistants to query application sync status, trace deployment\nissues, trigger syncs, and explore resource trees through natural language.\n",
"protocol": "mcp",
"category": "cloud",
"repoUrl": "https://github.com/argoproj-labs/mcp-for-argocd",
"maintainer": "Argo Project",
"mcpTransports": [
"mcp-transport:stdio"
]
},
"outgoingEdges": [
{
"from": "tool-server:mcp-argocd",
"to": "tool:argocd",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-argocd",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
}
],
"incomingEdges": []
}