Argo CD Logo

Argo CD

Official

Integrates with Argo CD to enable natural language management of Kubernetes GitOps applications, res...

74 views
0 installs
Updated Oct 3, 2025
Not audited
Integrates with Argo CD to enable natural language management of Kubernetes GitOps applications, resources, and deployments without switching context from your assistant.
  1. Obtain Your Argo CD Base URL

    • Identify the URL where your Argo CD instance is hosted. This is typically in the format:
      https://<your-argocd-domain>
    • If unsure, contact your system administrator or DevOps team.
  2. Log in to Argo CD

    • Open your Argo CD web interface in a browser (e.g., https://<your-argocd-domain>).
    • Log in with your credentials.
  3. Generate an Argo CD API Token

    • In the Argo CD UI, go to the User Info menu (typically your username in the top-right corner).
    • Select Account Settings or Profile (the label may differ slightly).
    • Find the API Tokens section.
    • Click Generate New Token.
    • Optionally specify a name or description for the token to track its usage.
    • Click Create.
    • Copy the token. This will be shown only once—keep it safe.
  4. Fill in the FastMCP Connection Interface

    • In your FastMCP interface, click the "Install Now" button for the Argo CD MCP server.
    • In the form fields, enter the following values:
      • ARGOCD_BASE_URL: Paste your Argo CD instance’s URL (e.g., https://<your-argocd-domain>)
      • ARGOCD_API_TOKEN: Paste the API token you generated in step 3
    • Save or confirm the configuration.

Notes:

  • If your Argo CD instance uses a self-signed certificate, set "NODE_TLS_REJECT_UNAUTHORIZED": "0" in advanced/environment settings for development purposes (not secure for production).
  • If you require read-only access, set "MCP_READ_ONLY": "true" in advanced/environment settings.

You are now ready to use the Argo CD MCP server in FastMCP.

Quick Start

View on GitHub

More for Cloud Platforms

View All →

More for Developer Tools

View All →

Similar MCP Servers

Argo CD

Argo CD

Official

Integrates with Argo CD to enable natural language management of Kubernetes GitOps applications, resources, and deployments without switching context from your assistant.

Cloud Platforms Developer Tools
129
0

Report Issue

Thank you! Your issue report has been submitted successfully.