argocd-mcp
149
0
Summary
An implementation of Model Context Protocol (MCP) server for Argo CD.
Available Actions(12)
list_applications
List and filter all applications.
get_application
Get detailed information about a specific application.
create_application
Create a new application.
update_application
Update an existing application.
delete_application
Delete an application.
sync_application
Trigger a sync operation on an application.
get_application_resource_tree
Get the resource tree for a specific application.
get_application_managed_resources
Get managed resources for a specific application.
get_application_workload_logs
Get logs for application workloads (Pods, Deployments, etc.).
get_resource_events
Get events for resources managed by an application.
get_resource_actions
Get available actions for resources.
run_resource_action
Run an action on a resource.
Last Updated: May 21, 2025
Community Reviews
0.0
0 reviews
5
0
4
0
3
0
2
0
1
0
No reviews yet. Be the first to review!
Sign in to join the conversation