Enterprise DNA
M MCP Servers Developer low

imatza-rh/mcp-zuul

by Various

MCP server for Zuul CI — read-only access to builds, logs, status, and jobs

I

MCP

imatza-rh/mcp-zuul

Added 1 June 2026

Overview

imatza-rh/mcp-zuul is a read-only MCP server that connects to Zuul CI instances. It exposes builds, logs, status, and job data through the Model Context Protocol for use by AI assistants and tooling.

Best for

Best for
Developers and DevOps teams who want to query Zuul CI build data through AI assistants or automated tooling

Use cases

  • Query build status and job results from Zuul CI
  • Retrieve logs and artifacts for debugging pipeline failures
  • Integrate Zuul CI data into AI-driven developer workflows

How to use

Install

pip install mcp-zuul

Tools exposed

  • list_builds
  • get_build
  • get_build_failures
  • diagnose_build
  • get_build_log
  • tail_build_log
  • browse_build_logs
  • stream_build_console
  • list_buildsets
  • get_buildset
  • get_status
  • get_change_status
  • list_pipelines
  • list_tenants
  • list_jobs
  • get_job
  • get_project
  • list_projects
  • get_config_errors
  • get_freeze_jobs

Tested with

Claude Desktop, Claude Code, Cursor, Windsurf

Notes

imatza-rh/mcp-zuul is a read-only MCP server that connects to Zuul CI instances. It exposes builds, logs, status, and job data through the Model Context Protocol for use by AI assistants and tooling.

6 stars on GitHub. Last updated 2026-05-13. Licensed Apache-2.0.

Use cases

  • Query build status and job results from Zuul CI
  • Retrieve logs and artifacts for debugging pipeline failures
  • Integrate Zuul CI data into AI-driven developer workflows

Pros

  • Lightweight Python server with minimal dependencies
  • Provides structured access to Zuul CI without direct API calls
  • Enables AI assistants to answer CI questions in context

Cons

  • Read-only access limits use to monitoring and analysis only
  • Small community with only 6 stars and limited documentation
  • Requires a running Zuul CI instance and network access

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Lightweight Python server with minimal dependencies
  • Provides structured access to Zuul CI without direct API calls
  • Enables AI assistants to answer CI questions in context

Cons

  • Read-only access limits use to monitoring and analysis only
  • Small community with only 6 stars and limited documentation
  • Requires a running Zuul CI instance and network access
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks