Skip to main content
Glama
294,294 tools. Last updated 2026-07-13 12:09

"ClawdBot Worker - Bot or Worker Service Information" matching MCP tools:

Matching MCP Servers

  • F
    license
    -
    quality
    D
    maintenance
    A lightweight template for deploying stateless Model Context Protocol (MCP) servers on Cloudflare Workers using the Agents SDK. It provides a simple way to wrap MCP tools into Worker-compatible fetch handlers for serverless tool-calling capabilities.
    Last updated
  • A
    license
    A
    quality
    C
    maintenance
    Delegate coding tasks to external AI coding agents in isolated git worktrees with independent verification, enabling any MCP client to orchestrate multi-agent workflows.
    Last updated
    5
    MIT

Matching MCP Connectors

  • Ai Solana Service

  • Still losing time to small decisions? Spin or Flip brings randomization into Claude so you can offload mental load to chance instantly.

  • Terminate a currently running task by providing its token. Use this after worker assignment; queued tasks need cancel_task instead.
    MIT
  • Process one queued task for an agent by running a local worker cycle. Manually drain the queue or retry a specific task, updating task state as needed.
    MIT
  • Verify the full execution pipeline from server to conda worker and back. Diagnose connectivity by checking interpreter version and configuration summary.
    Apache 2.0
  • Cancel a posted task and receive a full refund if no worker is assigned; pay a cancellation fee if work has started. This action is irreversible.
    MIT
  • Directly deliver a task to a known Trinity agent and run a single worker cycle, returning the outcome or a timeout error.
    MIT
  • Check the status of a posted task to track progress. Returns current status, worker assignment, estimated completion, and deadline. Upon completion, includes deliverable, rating, cost, and fair trade certification.
    MIT
  • Send a message to the human worker on your task to answer clarifying questions, add context, or follow up. Messages are scoped to a single task and visible to the assigned worker.
    MIT
  • Generate multiple images concurrently in isolated workers. Each prompt runs as a separate worker, returning the image path, format, and size.
    MIT
  • Submit a 1-5 star rating for a completed task's worker. Include optional comment to share feedback. Rating must be done within 24 hours.
    MIT
  • Control a local background worker for an agent: check its status, start to drain the queue, or stop to terminate it.
    MIT