MCP For Argocd
UnclaimedAn implementation of Model Context Protocol (MCP) server for Argo CD.
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (14)
create_application
Create a new application
delete_application
Delete an application
get_application
Get detailed information about a specific application
get_application_managed_resources
Get managed resources for a specific application
get_application_resource_tree
Get the resource tree for a specific application
get_application_workload_logs
Get logs for application workloads (Pods, Deployments, etc.)
get_appproject
Get detailed information about a specific AppProject (project)
get_resource_actions
Get available actions for resources
get_resource_events
Get events for resources managed by an application
list_applications
List and filter all applications
list_clusters
List all clusters registered with ArgoCD
run_resource_action
Run an action on a resource
sync_application
Trigger a sync operation on an application
update_application
Update an existing application