Odel
Queue AIops

Queue AIops

Local
@aiops-toolsPythonMITUpdated 1w ago

Governed redis + rabbitmq ops: memory/latency/backlog/churn RCA, policies. 28 tools.

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).

PyPIqueue-aiopsv0.8.0

Run

uvx queue-aiops

MCP client config

{
  "mcpServers": {
    "queue-aiops": {
      "command": "uvx",
      "args": [
        "queue-aiops"
      ]
    }
  }
}