Home › Search: job-queue
Search: job-queue
Search MCP servers and agent skills by name, description, category or topic — 2 results.
MCP Server
Active
musharna/jobd
Self-hostable GPU-aware job broker for your own machines. The MCP server exposes the queue as nine tools (submit, status, logs, list, cancel, preempt, workers, job-get, worker-delete) so an agent can dispatch long-running or GPU jobs that outlive the session, route them by VRAM tier, and babysit them across sessions. `pip install "jobd[mcp]"`.
MCP Server
Active
Yusufihsangorgel/queue-inspector-mcp
Inspect and operate Redis-backed job queues (Asynq and BullMQ): per-state counts, job detail with decoded payload and last error, and faithful retry/delete running each library's own scripts. Read-only mode for production.