8000 GitHub - mogottsch/argo-cd-mcp
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mogottsch/argo-cd-mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

argo-cd-mcp

Simple MCP server that allows to list applications in argo cd either with a tool call or as resources.

Install environment

uv sync
source ./venv/bin/activate
cp .env.example .env

Run Dev Mode

mcp dev ./argo_cd_mcp.py

Run Production

mcp run ./argo_cd_mcp.py -t <stdio|sse>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

3570

Releases

No releases published

Packages

No packages published

Languages

0