mcp-argo-server
If you are the rightful owner of mcp-argo-server 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.
An MCP-compliant server for running Argo Workflows written in Golang.
MCP Argo Server is a lightweight CLI tool that wraps Argo Workflows using JSON-RPC over STDIN/STDOUT. It leverages Foxy Contexts for RPC handling and client-go for interacting with Kubernetes and Argo Workflow resources. The project provides tools for launching workflows, checking workflow status, and retrieving results. It is designed to run inside a development container, making it easy to set up and use. The server is particularly useful for developers and teams looking to automate and manage complex workflows in Kubernetes environments. With its integration with Argo Workflows, it offers a robust solution for workflow orchestration and management.
Features
- Lightweight CLI tool for Argo Workflows
- Uses JSON-RPC over STDIN/STDOUT
- Leverages Foxy Contexts for RPC handling
- Integrates with Kubernetes and Argo Workflow resources
- Tools for launching workflows and retrieving results