This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryStructured failure analysis parses job-output.json into task/host/msg/rc/stderr.
Full changelog
The first MCP server for Zuul CI. Debug build failures by asking questions, not clicking through web UIs.
Highlights
- 14 read-only tools — builds, logs, pipelines, jobs, and live status
- Structured failure analysis —
get_build_failuresparsesjob-output.jsoninto task/host/msg/rc/stderr - Smart log navigation — grep with context, line ranges, summary mode, any log file
- Live pipeline status —
get_change_statuswith pre-failure detection and auto-buildset fallback - Kerberos/SPNEGO auth — first-class support for enterprise Zuul instances
- Token-efficient output — compact formatters designed for AI context windows
Install
# Recommended (no install)
uvx mcp-zuul
# Or via pip
pip install mcp-zuul
Quick Start
claude mcp add -e ZUUL_URL=https://softwarefactory-project.io/zuul \
-e ZUUL_DEFAULT_TENANT=rdoproject.org \
zuul -- uvx mcp-zuul
See README for full setup, Docker, and Kerberos configuration.
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]