Skip to content

imatza-rh/mcp-zuul

v0.1.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 2mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Structured 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 analysisget_build_failures parses job-output.json into task/host/msg/rc/stderr
  • Smart log navigation — grep with context, line ranges, summary mode, any log file
  • Live pipeline statusget_change_status with 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

Track imatza-rh/mcp-zuul

Get notified when new releases ship.

Sign up free

About imatza-rh/mcp-zuul

Zuul CI integration with 14 tools for build failure analysis, log search, pipeline status, and job configuration.

All releases →

Beta — feedback welcome: [email protected]