mcp-argocd

manhvu1997/mcp-argocd

3.1

If you are the rightful owner of mcp-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 henry@mcphub.com.

This project implements an MCP server that integrates with the ArgoCD API, exposing application management actions as MCP tools.

Tools

Functions exposed to the LLM to take actions

list_applications

List all ArgoCD applications

create_application

Create a new ArgoCD application

delete_application

Delete an ArgoCD application

force_sync_application

Force sync an ArgoCD application

list_event_applications

List events for an ArgoCD application

show_pod_logs

Show pod logs for an application

rollback_application

Rollback an ArgoCD application

get_manifests_appication

Get detail resource of application

describe_application

Describe an ArgoCD application

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources