Skip to content
skillsdirectory
MCP ServersOther Agent Toolsby egeominotti

bunqueue

bunqueue is a MCP server for workflow automation and orchestration, published by egeominotti.

A zero-dependency, MCP-native job queue for Bun that enables AI agents to orchestrate tasks, workflows, and automation via natural language.

View bunqueue source
Skill score
6.5/ 10
SolidProvisional

Is it any good?

Effectiveness · benchmark pending

We haven't benchmarked bunqueue yet, so its score is provisional — computed from safety, maintenance, and documentation only, with popularity given no weight. When we benchmark it, we measure whether it produces materially better output than a frontier model alone, and that result leads the score. How we measure.

About bunqueue

Description · AI-summarised from the egeominotti README

bunqueue is a high-performance job queue system built on Bun with zero external dependencies. It provides a complete job scheduling and workflow orchestration platform including retries, circuit breakers, batch processing, dead letter queues, and a full workflow engine with saga compensation. Uniquely designed for AI agents with 73 MCP tools, 5 resources, and 3 prompts that let Claude and other agents control queues and jobs via natural language. Supports both simple embedded mode (queue + worker in one object) and distributed architectures, with SQLite persistence, Prometheus metrics, and an HTTP handler system for AI agent integration.

Where it fits

Browse related skills

Install bunqueue

Install

Install via MCP server

{
  "mcpServers": {
    "egeominotti-bunqueue": {
      "command": "npx",
      "args": ["-y", "@egeominotti/egeominotti-bunqueue"]
    }
  }
}

Install with your AI

Zero install · paste into ChatGPT, Claude, Cursor…

Install the "bunqueue" skill into my project by following all instructions at https://skillsdirectory.co/s/egeominotti-bunqueue

Your assistant reads /s/egeominotti-bunqueue and follows it — fetching the files from the source, placing them, and confirming before it runs anything. No account needed. How this works.

Frequently asked

FAQ

What does bunqueue do?

A zero-dependency, MCP-native job queue for Bun that enables AI agents to orchestrate tasks, workflows, and automation via natural language.

How do I install bunqueue?

bunqueue is a MCP server. Primary install path: { "mcpServers": { "egeominotti-bunqueue": { "command": "npx", "args": ["-y", "@egeominotti/egeominotti-bunqueue"] } } }

What is the Skill Score for bunqueue?

bunqueue has a Skill Score of 6.5/10 (Solid). It is currently a provisional score — bunqueue hasn't been benchmarked yet, so it weights safety 75/100 (40%), maintenance 64/100 (30%), and documentation 70/100 (30%). Popularity carries zero weight until effectiveness is measured. See methodology.

Is bunqueue free?

bunqueue is published under the MIT license. See the vendor's source repository for any usage limits or paid tiers.

Related skills in Workflow automation and orchestration

Related

Embed this score

For maintainers · always-current, links back

Skill Score badge for bunqueuePut it in your README — it updates as the score changes.
Markdown
[![Scored by skillsdirectory](https://skillsdirectory.co/badge/egeominotti-bunqueue.svg)](https://skillsdirectory.co/skills/egeominotti-bunqueue)
HTML
<a href="https://skillsdirectory.co/skills/egeominotti-bunqueue"><img src="https://skillsdirectory.co/badge/egeominotti-bunqueue.svg" alt="Scored by skillsdirectory" height="28" /></a>
Last updated May 15, 2026License: MITHow we score

/skills/egeominotti-bunqueue