An MCP server for Zuul CI. Debug build failures by asking questions, not clicking through web UIs. Read-only access to any Zuul instance — builds, logs, pipelines, jobs, and live status. Works with Claude Code, Claude Desktop, Cursor, and any MCP-compatible client.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.ZUUL_URL— claude mcp add -e =https://softwarefactory-project.io/zuul \ZUUL_TIMEOUT— No 30 HTTP timeout in secondsZUUL_USE_KERBEROS— No false Enable Kerberos/SPNEGO authenticationZUUL_AUTH_TOKEN— No — Bearer token for authenticated instancesMCP_TRANSPORT— Streamable HTTP transport — Run as a persistent HTTP server with =streamable-http for remote/shared deployment. Supports stdio (default), SSE, and streamable-http.MCP_PORT— No 8000 HTTP server port (non-stdio transports)ZUUL_ENABLED_TOOLS— Tool filtering — Reduce LLM tool-selection noise with or ZUUL_DISABLED_TOOLS. Only expose the tools your workflow needs.ZUUL_DISABLED_TOOLS— Tool filtering — Reduce LLM tool-selection noise with ZUUL_ENABLED_TOOLS or . Only expose the tools your workflow needs.ZUUL_DEFAULT_TENANT— e =rdoproject.org \ZUUL_VERIFY_SSL— No true SSL certificate verificationMCP_HOST— No 127.0.0.1 HTTP server bind address (non-stdio transports)ZUUL_READ_ONLY— Disabled by default (=true). Set ZUUL_READ_ONLY=false to enable. Requires auth token or Kerberos.LOGJUICER_URL— LogJuicer integration — get_build_anomalies uses ML-based log analysis to find unusual lines by comparing failed logs against successful baselines. Optional — requires .[](https://m8ven.ai/mcp/imatza-rh-mcp-zuul-1fniyo)