A
licenseNot graded
qualityC
maintenanceLets an LLM like Claude inspect and control an automation job queue — list jobs, check status, trigger new runs, retry failures, and pull queue-wide stats through natural language.
MIT
No user-submitted related servers found.
Scored across 20 tools
Each tool targets a distinct action: connection management, queue control, job CRUD, logs, and dead letter queue. No overlap or ambiguity.
All tools follow verb_noun snake_case pattern (e.g., get_jobs, add_job_log). Even 'stats' is a common abbreviation consistent with the style.
20 tools cover connection, queue, job, log, and DLQ management without feeling excessive or sparse. Well-scoped for a BullMQ admin server.
Covers all major BullMQ operations: connection lifecycle, queue stats/control, job CRUD, retries, promotion, cleaning, logs, and dead letter queue. No obvious gaps.