PluginBench
MCP Server
Active
MIT

Queue AIops MCP Server

io.github.AIops-tools/queue-aiops

What is the Queue AIops MCP server?

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

How to install Queue AIops

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "queue-aiops": {
      "command": "uvx",
      "args": [
        "queue-aiops"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "queue-aiops": {
      "command": "uvx",
      "args": [
        "queue-aiops"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "queue-aiops": {
      "command": "uvx",
      "args": [
        "queue-aiops"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "queue-aiops": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "queue-aiops"
      ]
    }
  }
}
Claude Code
claude mcp add queue-aiops -- uvx queue-aiops

Related MCP servers

Governed Proxmox VE VM/container ops — 43 MCP tools with audit, budget, undo & risk-tier guards.

2
Python
MIT
View repository →

Governed local-LLM observability: model policy, prompt scanner, capture proxy, 21 tools.

0
Python
MIT
View repository →

Governed Ceph mgr ops: HEALTH_WARN RCA, OSD/PG/pool/RBD/CephFS/RGW, 37 tools.

0
Python
MIT
View repository →

Governed self-managed GitLab + Gitea CI/CD ops: pipelines, runners, artifacts, RCA. 28 tools.

0
Python
MIT
View repository →

Compliance evidence from AIops audit trails: HIPAA/PCI/SOC2/GDPR, OSCAL export, 19 tools.

0
Python
MIT
View repository →

Governed Docker + Portainer container-host ops: reads, RCA analyses, guarded writes. 38 tools.

0
Python
MIT
View repository →