Skip to content

imatza-rh/mcp-zuul

v0.9.0 Feature

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

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

✓ No known CVEs patched in this version

Topics

ansible ci-cd devops mcp mcp-server model-context-protocol
+2 more
zuul zuul-ci

Affected surfaces

auth

Summary

AI summary

Added check_health tool, Kerberos startup retry with backoff, _sanitize_url helper, and consistency test; fixed auth log detail inclusion.

Changes in this release

Feature Low

Adds check_health tool to test API connectivity, auth status, and config with automatic Kerberos re-auth

Adds check_health tool to test API connectivity, auth status, and config with automatic Kerberos re-auth

Source: llm_adapter@2026-07-13

Confidence: high

Feature Low

Adds _sanitize_url() helper to strip credentials from URLs for safe display in tool responses

Adds _sanitize_url() helper to strip credentials from URLs for safe display in tool responses

Source: llm_adapter@2026-07-13

Confidence: high

Feature Low

Adds tool count consistency test to prevent drift between __init__.py, CLAUDE.md, and README.md

Adds tool count consistency test to prevent drift between __init__.py, CLAUDE.md, and README.md

Source: llm_adapter@2026-07-13

Confidence: high

Feature Low

Adds startup Kerberos auth retry with backoff (3 attempts, 5s/10s delays) to prevent MCP server failure when ticket is invalid

Adds startup Kerberos auth retry with backoff (3 attempts, 5s/10s delays) to prevent MCP server failure when ticket is invalid

Source: llm_adapter@2026-07-13

Confidence: low

Feature Low

Implements startup Kerberos authentication retry with backoff (3 attempts, 5s/10s delays)

Implements startup Kerberos authentication retry with backoff (3 attempts, 5s/10s delays)

Source: granite4.1:30b@2026-07-13-audit

Confidence: low

Bugfix Medium

Fixes startup auth logs to include exception details for production debuggability

Fixes startup auth logs to include exception details for production debuggability

Source: llm_adapter@2026-07-13

Confidence: high

Full changelog

Added

  • check_health tool — test API connectivity, auth status, and config in one call; triggers Kerberos re-auth automatically via the api() wrapper
  • Startup Kerberos auth retry with backoff (3 attempts, 5s/10s delays) — prevents MCP server startup failure when the Kerberos ticket is not yet valid
  • _sanitize_url() helper — strips credentials from URLs for safe display in tool responses
  • Tool count consistency test — prevents drift between __init__.py, CLAUDE.md, and README.md

Fixed

  • Startup auth logs now include the exception details for production debuggability

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]