#65 · Primary category: AI DevOps & SRE Tools

mcp-for-argocd

ai argocd argocd-mcp continuous-delivery continuous-deployment devops gitops kubernetes mcp mcp-server model-context-protocol model-context-protocol-servers

An implementation of Model Context Protocol (MCP) server for Argo CD.

Project last updated:08/11/26

GitHub Stars

561

Forks

106

Contributors

20

License

Apache-2.0

Why we included this project

Argo CD teams that want an AI assistant to do more than answer questions can point it at this MCP server. The server turns the Argo CD API into natural-language tools, so an agent in VS Code or another MCP client can list applications, inspect resource trees, pull logs, trigger syncs, and create or delete apps. That means a question like 'what is stuck in my sync?' becomes a conversation instead of a trip through the CLI. It supports both stdio and HTTP stream transports, and it keeps the API token out of tool arguments so credentials don't end up in prompts or logs. Platform engineers who already run Argo CD and want to give their assistants safe, scoped access will find it useful.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category