Back to directory
warashi/mcp-server-pipecd

warashi/mcp-server-pipecd

@Warashi

An MCP Server for PipeCD enabling integration and management of applications and deployments

pipecdmcp-serverdeploymentci-cdgodevopscloud

Installation & Configuration

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

Information

Transport
stdio
Language
Go
Created
2026/6/14
Updated
2026/6/15