Odel
mcp zuul

mcp zuul

Local
@imatza-rh19PythonApache-2.0Updated 1w ago

Zuul CI — build failure analysis, log search, pipeline status, and job configuration

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPImcp-zuulv0.11.0

Run

uvx mcp-zuul

MCP client config

{
  "mcpServers": {
    "mcp-zuul": {
      "command": "uvx",
      "args": [
        "mcp-zuul"
      ]
    }
  }
}