toyamagu-2021/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 that provides ArgoCD functionalities via a gRPC API, enabling seamless integration with LLMs.
Tools
Functions exposed to the LLM to take actions
list_application
List ArgoCD applications with optional filtering.
get_application
Retrieve detailed information about a specific ArgoCD application.
create_application
Create a new ArgoCD application with source and destination configuration.
sync_application
Trigger a sync operation for an application with optional prune and dry-run modes.
delete_application
Delete an ArgoCD application with optional cascade control.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client