LokiMCPUniverse/argocd-mcp-server
If you are the rightful owner of argocd-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The ArgoCD MCP Server is a Model Context Protocol server designed to integrate the ArgoCD GitOps continuous delivery tool with GenAI applications, facilitating intelligent Kubernetes deployment management.
Tools
Functions exposed to the LLM to take actions
argocd_list_applications
Lists applications in a specified project and namespace.
argocd_create_application
Creates a new application with specified source and destination.
argocd_sync_application
Syncs an application with options for pruning and force.
argocd_get_application_status
Retrieves the status of a specified application.
argocd_rollback_application
Rolls back an application to a specified revision.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client