MCP Zuul runs on your own machine — the client starts it, so there is no endpoint to ping. 312 installs a week from pypi. Last commit 14 Sep 2026.
Zuul CI — build failure analysis, log search, pipeline status, and job configuration
Today is the operative word: we check MCP Zuul every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-zuul -- uvx mcp-zuul
{
"mcpServers": {
"mcp-zuul": {
"args": [
"mcp-zuul"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-zuul]
command = "uvx"
args = ["mcp-zuul"]
{
"mcpServers": {
"mcp-zuul": {
"args": [
"mcp-zuul"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-zuul": {
"args": [
"mcp-zuul"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
ZUUL_URL (Zuul base URL (e.g. https://softwarefactory-project.io/zuul)), ZUUL_DEFAULT_TENANT (Default tenant name), ZUUL_AUTH_TOKEN (Bearer token for authenticated instances), ZUUL_USE_KERBEROS (Enable Kerberos/SPNEGO authentication (true/false)), MCP_TRANSPORT (Transport mode: stdio, sse, or streamable-http (default: stdio)), ZUUL_ENABLED_TOOLS (Comma-separated list of tools to enable (disables all others)), ZUUL_DISABLED_TOOLS (Comma-separated list of tools to disable).
The author declared them in the registry entry; get the values from the project itself.
Read Woodpecker CI repositories, pipelines and logs, and drive builds, secrets and crons
Pare Git ג€” Structured git operations (status, log, diff, branch, commit, push) as typed JSON.
AI-powered log analysis - parse, search, extract errors across 9+ formats
Search Graylog logs by timestamps, filter by streams, and debug production issues.
Monitor MCP server health, uptime, response times, and Azure DevOps pipeline status
Pare Docker ג€” Structured Docker operations (ps, images, logs, build, compose) as typed JSON.
MCP server for Duplicati backup management — list, run, monitor and configure jobs from an LLM.
Structured git operations (status, log, diff, branch, show) as typed JSON.
Answers built from our own checks of this server.