71
/ 100
14 days ago
glama

mcp-zuul

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.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: ZUUL_AUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configZUUL_URLclaude mcp add -e =https://softwarefactory-project.io/zuul \
configZUUL_TIMEOUTNo 30 HTTP timeout in seconds
configZUUL_USE_KERBEROSNo false Enable Kerberos/SPNEGO authentication
🔐 secretZUUL_AUTH_TOKENNo — Bearer token for authenticated instances
configMCP_TRANSPORTStreamable HTTP transport — Run as a persistent HTTP server with =streamable-http for remote/shared deployment. Supports stdio (default), SSE, and streamable-http.
configMCP_PORTNo 8000 HTTP server port (non-stdio transports)
configZUUL_ENABLED_TOOLSTool filtering — Reduce LLM tool-selection noise with or ZUUL_DISABLED_TOOLS. Only expose the tools your workflow needs.
configZUUL_DISABLED_TOOLSTool filtering — Reduce LLM tool-selection noise with ZUUL_ENABLED_TOOLS or . Only expose the tools your workflow needs.
configZUUL_DEFAULT_TENANTe =rdoproject.org \
configZUUL_VERIFY_SSLNo true SSL certificate verification
configMCP_HOSTNo 127.0.0.1 HTTP server bind address (non-stdio transports)
configZUUL_READ_ONLYDisabled by default (=true). Set ZUUL_READ_ONLY=false to enable. Requires auth token or Kerberos.
configLOGJUICER_URLLogJuicer integration — get_build_anomalies uses ML-based log analysis to find unusual lines by comparing failed logs against successful baselines. Optional — requires .
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/imatza-rh-mcp-zuul-1fniyo)](https://m8ven.ai/mcp/imatza-rh-mcp-zuul-1fniyo)
commit: f6aa6d4609959864ee68918ee4a377561bc0b63a
code hash: 745cd7ac05c0f7121aad170a9d6f5dbb5c3f9f61639a2123c3e73259c544adfc
verified: 6/16/2026, 12:02:12 PM
view raw JSON →