mcp-server-pipecd
Verified Safeby Warashi
Overview
Provides an MCP (Model Context Protocol) server to integrate PipeCD's application and deployment management capabilities with MCP clients.
Installation
/Users/sawada/go/bin/mcp-server-pipecdEnvironment 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
awesome-mcp-servers
A comprehensive directory for discovering various Model Context Protocol (MCP) servers, clients, and frameworks across different domains, facilitating integration with AI assistants.
keyboard-local
Enables AI clients to execute real-world tasks through connected third-party tools (APIs, CLIs, SDKs) with human approval, leveraging a secure GitHub Codespace environment.
mcp-server-infranodus
Integrates InfraNodus knowledge graph and text network analysis capabilities into LLM workflows and AI assistants for generating knowledge graphs, detecting content gaps, identifying topics, and performing SEO analysis.
1mcp
Orchestrates AI agent tool calls by executing JavaScript/TypeScript code in a WASM sandbox, reducing LLM context bloat and managing security policies.