Skip to content
Claude Desktop

mcp queue doctor for Claude Desktop

io.github.ethanasm/mcp-queue-doctor

Diagnoses pg-boss and graphile-worker job queues: retry storms, stuck workers, missed schedules.

client:Claude Desktop transport:stdio runtime:npm

Install mcp queue doctor in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp-queue-doctor": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-queue-doctor"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp queue doctor in other clients