Skip to main content
Glama
145,169 tools. Last updated 2026-05-27 05:48

"namespace:dev.workers.selbyventurecap.cf-worker" matching MCP tools:

  • Execute a FLOX trading strategy against historical CSV data in a resource-sandboxed subprocess to verify strategy logic and return backtest stats.
    MIT
  • Discover available task categories, fair trade pay minimums, worker availability, and platform status before posting a task. Get details on nine categories including verification, research, and more to plan your task submission.
    MIT
  • Update all installed custom nodes in ComfyUI by queuing the update_all command and starting the queue worker. Does not update ComfyUI core.
    MIT
  • 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
  • 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

Matching MCP Servers

Matching MCP Connectors

  • 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
  • Installs missing custom node dependencies required by a ComfyUI workflow via ComfyUI-Manager, and reports what was installed, already present, or unresolved.
    MIT
  • Aggregate and list suspicious process event detections across your tenant for runtime evidence of compromise. Covers Runner-Worker-Memory-Read, Reverse-Shell, and Privileged-Container. Each result includes a clickable dashboard URL for investigation.
    Apache 2.0
  • Extract and analyze hyperlinks from web pages, organizing URLs, anchor text, and contextual information into a structured format. Supports site mapping, SEO analysis, broken link checking, and targeted crawling preparation. Handles relative and absolute URLs with optional base URL and output limits.
    MIT
  • List Harden-Runner security detections for a GitHub organization, filtered by detection type (e.g., 'Action-Uses-Imposter-Commit') and status (new, suppressed, resolved).
    Apache 2.0
  • Schedule automated jobs or webhook callbacks using cron expressions or one-time triggers to execute tasks at specified intervals.
    MIT
  • Post a task for a human worker on the Reverse Centaur marketplace. Set category, fair trade compliant budget, deadline, deliverable format, and payment method. Receive completion notification via webhook.
    MIT
  • Initiate a persistent working session to track goals and maintain context across multiple conversations, enabling you to resume complex projects days or weeks later.
    MIT
  • Monitor human task completion status and retrieve results with proof after dispatching work through NeedHuman. Poll responsibly to track pending, in-progress, or completed tasks.
    MIT
  • Validate forge plan JSON files before execution to detect structural errors, dependency cycles, and potential file conflicts, ensuring plans run correctly without spawning workers.
    MIT
  • Send and receive text messages between AI agent sessions over TCP, with point-to-point or broker-based reliable messaging.
    MIT
  • Request cooperative cancellation of a running task by setting an atomic flag. The worker checks the flag and exits cleanly, preventing unsafe forced termination. Idempotent for unknown or already-terminal tasks.
    MIT