This release adds 3 notable features for engineering teams evaluating rollout.
Published 2mo
MCP Developer Tools
✓ No known CVEs patched
✓ No known CVEs patched in this version
Summary
AI summaryAdded five new tools and several UX improvements to the MCP‑Zuul CLI.
Full changelog
What's New (since v0.2.0)
New Tools (5)
get_build_times— Build duration trends with avg/min/max stats for detecting performance regressionsget_connections— Configured source connections (Gerrit, GitHub, GitLab) with driver and hostnameget_components— System health — schedulers, executors, mergers with state and versionget_freeze_job— Fully-resolved job config after inheritance — final merged nodeset, playbooks, variables, timeoutget_tenant_info— Tenant capabilities, auth realms, websocket URL
UX Improvements
log_urlin brief build format — log tools no longer need a separateget_buildcallget_build_failuresreturns only failed playbooks — was including all playbooks (5/6 were noise)list_nodessummary mode — aggregates by label+state by default instead of dumping all nodes- Tool titles on all 28 tools per MCP spec (
titlefield for UI display) - Log streaming dedup — extracted shared
stream_log()helper - API retry on 503 — single retry with 1s backoff
Prompt Enhancements
debug_build— now checks recent build history and warns if the job is likely flaky, recommending recheck before deep investigationcompare_builds— now fetches structured failures for failed builds and includes them inline
Bug Fixes
- Fixed project resource URI for slashed project names (
org/repo)
CI
- Dependabot auto-merge workflow
- Bumped GitHub Actions (checkout v6, setup-uv v7, Docker actions v4)
Stats
- 28 tools (was 23), 3 prompts, 3 resources
- 181 tests (was 169)
Install / Upgrade
uvx mcp-zuul # run directly
pip install --upgrade mcp-zuul # or install
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About imatza-rh/mcp-zuul
Zuul CI integration with 14 tools for build failure analysis, log search, pipeline status, and job configuration.
Related context
Beta — feedback welcome: [email protected]