Skip to main content
Glama
79,356 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

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

  • F
    license
    Not graded
    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.
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables ChatGPT to securely control a single authorized Windows worker through an MCP endpoint, handling job scheduling, approval, and execution with outbound-only connectivity.
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables Claude to delegate coding tasks to a worker CLI, handling actual code modifications and command execution while Claude supervises and verifies results.
  • A
    license
    A
    quality
    B
    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.
    5
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    MCP server that enables a coordinator AI agent to spawn, control, and supervise local coding agents with interactive gating for high-risk operations.
    10
    24
    1
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Optimizes LLM costs by delegating heavy tasks to a cheap worker model via a supervisor-worker pattern, compatible with multiple providers and IDE clients.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables Codex to delegate bounded work to external LLMs through role-based MCP tools, with worker health checks and audit logging.
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    A minimal, stateless MCP server that runs on Cloudflare Workers using createMcpHandler from the Agents SDK. It demonstrates a simple 'hello' tool and requires no Durable Objects or persistent state.
  • A
    license
    Not graded
    quality
    D
    maintenance
    Implements a distributed AI worker pattern over MCP, enabling clients to register as workers, poll for tasks, process prompts with AI, and submit results back to the server continuously.
    1
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A Cloudflare Worker that wraps the Capacities API as a remote MCP server, enabling Claude on any device to interact with your Capacities knowledge base.
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    An always-on MCP server that lets AI assistants read and write sleep, feeding, diaper, and growth records for the Huckleberry baby-tracking app through a Cloudflare Worker using the Firebase REST API.
  • F
    license
    Not graded
    quality
    D
    maintenance
    A Cloudflare Worker gateway that aggregates tools from multiple domain workers and exposes them via MCP JSON-RPC and REST endpoints with authentication, scope checks, and guardrails.