Releases: zavora-ai/mcp-cicd
Releases · zavora-ai/mcp-cicd
v1.1.0
What's New
- HealthCheck — implements
adk_mcp_sdk::HealthChecktrait for registry monitoring - mcp-server.toml — manifest declaring tools, risk classes, and credential bindings
- Structured tracing —
tracing-subscriberwith env-filter (RUST_LOG) - Rust edition 2024 — upgraded from 2021
Registry Compliance
This release makes the server fully compliant with the ADK MCP Registry contract.
v1.0.0 — CI/CD MCP Server
8 MCP tools for CI/CD pipeline management via GitHub Actions.
Tools
list_pipelines— list workflow runsget_pipeline_run— run details with jobsget_job_logs— job steps and statusrerun_job— re-run failed pipelinesdownload_ci_artifact— list/download artifactsget_deployment_status— environment deploymentstrigger_deployment— deploy to environmentcancel_pipeline— cancel running pipeline
Install
cargo install mcp-cicd
export GITHUB_TOKEN=ghp_xxxx