Back to Home
Warashi icon

mcp-server-pipecd

Verified Safe

by Warashi

Overview

Provides an MCP (Model Context Protocol) server to integrate PipeCD's application and deployment management capabilities with MCP clients.

Installation

Run Command
/Users/sawada/go/bin/mcp-server-pipecd

Environment Variables

  • PIPECD_HOST
  • PIPECD_API_KEY
  • PIPECD_API_KEY_FILE
  • PIPECD_INSECURE

Security Notes

The server uses API keys for authentication with the PipeCD control plane. It supports reading the API key from an environment variable or a file. A critical risk is the `PIPECD_INSECURE` environment variable, which, if set to `true`, disables TLS/SSL for the connection to the PipeCD control plane, potentially exposing the API key and other sensitive data over an unencrypted channel. Users must ensure this is `false` in production environments unless operating in a fully trusted, isolated network.

Similar Servers

Stats

Interest Score32
Security Score7
Cost ClassMedium
Avg Tokens2000
Stars4
Forks3
Last Update2025-11-22

Tags

PipeCDMCPDevOpsGoAPI Integration