argocd-mcp

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

GitHub Stars

224

User Rating

Not Rated

Favorites

0

Views

9

Forks

25

Issues

11

Installation
Difficulty
Intermediate
Estimated Time
10-20 minutes

Installation

Installation

Prerequisites

Please specify required software and versions:
Node.js: 18.0.0 or higher
npm: 8.0.0 or higher

Installation Steps

1. Clone Repository

bash
git clone https://github.com/akuity/argocd-mcp.git
cd argocd-mcp

2. Install Dependencies

bash
npm install

3. Start Server

bash
npx argocd-mcp@latest stdio

Troubleshooting

Common Issues

Issue: Server won't start Solution: Check Node.js version and reinstall dependencies. Issue: Not recognized by Visual Studio Code Solution: Verify configuration file path and syntax.
Author Information
Akuity

Supercharge your Kubernetes cluster with Argo, the industry-leading open-source suite of Kubernetes-native application delivery software.

177

Followers

53

Repositories

0

Gists

0

Total Contributions

Related MCPs
XcodeBuildMCP logo

A Model Context Protocol (MCP) server that provides Xcode-related tools for integration with AI assistants and other MCP clients.

TypeScript
XcodeBuildMCP logo

A Model Context Protocol (MCP) server that provides Xcode-related tools for integration with AI assistants and other MCP clients.

TypeScript
deep-code-reasoning-mcp logo

A Model Context Protocol (MCP) server that provides advanced code analysis and reasoning capabilities powered by Google's Gemini AI

TypeScript