lukleh/mcp-read-only-argocd
If you are the rightful owner of mcp-read-only-argocd and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A secure MCP server providing read-only access to Argo CD instances using browser session cookies.
Tools
Functions exposed to the LLM to take actions
list_connections
List all configured Argo CD connections.
get_version
Get Argo CD version information.
get_settings
Get Argo CD settings.
list_applications
List all applications (with optional project/label filters).
get_application
Get application details.
get_application_resource_tree
Get Kubernetes resource tree.
get_application_managed_resources
Get managed resources.
get_application_logs
Get application pod logs.
list_projects
List all projects.
get_project
Get project details.
list_clusters
List all registered clusters.
get_cluster
Get cluster details.
list_repositories
List all configured repositories.
get_repository
Get repository details.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client