PipeCD

by warashi

Not rated
GitHub

About

Integrate with PipeCD to manage applications and deployments.

Details

Author
warashi
Categories
Developer Tools, Infrastructure, Other

Setup

Install PipeCD in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/warashi/mcp-server-pipecd

Follow the installation instructions in the repository README, then restart your MCP client.

This project provides an MCP (Model Context Protocol) server for PipeCD, enabling integration and management of applications and deployments.

Configure Claude or some MCP Clients with the environment variables below.

- PIPECD_HOST : host of the PipeCD control plane. for example,demo.pipecd.dev:443
- PIPECD_API_KEY_FILE : full path to the file which contains PipeCD API Key
- PIPECD_INSECURE : set this astrueif you want to connect to control plane without ssl/tls

In this example, the built binary is placed at/Users/sawada/go/bin/mcp-server-pipecd. This is the default install path when installing this server withgo install github.com/Warashi/mcp-server-pipecd@latestwith the home directory as/Users/sawada.

{ "mcpServers": { "pipecd": { "command": "/Users/sawada/go/bin/mcp-server-pipecd", "args": [], "env": { "PIPECD_HOST": "demo.pipecd.dev:443", "PIPECD_API_KEY_FILE": "/Users/sawada/.config/mcp-server-pipecd/api_key", "PIPECD_INSECURE": "false" } } } }

This project is licensed under the MIT License. See theLICENSEfile for details.

mcp-server-pipecd is indexed and certified byMCP Review

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

Expose the entire ArgoCD API to LLMs via MCP using just 2 auto-generated tools powered by the OpenAPI spec.

A server for managing Giant Swarm App Platform deployments using Kubernetes credentials.

Access and interact with Harness platform data, including pipelines, repositories, logs, and artifact registries.

An SSE-based MCP server that allows LLM-powered applications to interact with OCI registries. It provides tools for retrieving information about container images, listing tags, and more.

The Railway MCP Server enables natural language interaction with your Railway projects and infrastructure. Ask your IDE or AI assistant to create projects, deploy templates, manage environments, pull variables, redeploy services, and more.

The Shipyard CLI provides an MCP server for agents to manage Shipyard environments directly: by pulling logs, comparing branches, running tests, and stopping/starting environments..

A server for automated provisioning, supporting both local and remote communication protocols.

MCP server that gives LLMs full control over local Kubernetes dev environments via k3d, kubectl, Tilt, Helm, and kustomize

Search and retrieve detailed information, including READMEs, for Helm charts on Artifact Hub.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.