@haroonc.gwork/cicd-mcp
v0.2.1-update-2
Published
CICD MCP Server distribution package
Readme
@haroonc.gwork/cicd-mcp
This is the main package for the CI/CD Model Context Protocol (MCP) Server.
Usage
You can run the server directly using npx:
npx @haroonc.gwork/cicd-mcpInstallation
If you prefer to install it as a dependency:
npm install @haroonc.gwork/cicd-mcpHow it works
This package acts as a wrapper. Upon installation, it detects your operating system and architecture and attempts to use the appropriate platform-specific binary provided by one of the optional dependencies:
@haroonc.gwork/cicd-mcp-linux-amd64@haroonc.gwork/cicd-mcp-darwin-arm64@haroonc.gwork/cicd-mcp-windows-amd64
License
Apache-2.0
