Skip to main content
Glama
87,594 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Mock Service Worker" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    B
    quality
    B
    maintenance
    A universal Worker control plane exposed over MCP that lets a host configure OpenAI-compatible providers and API keys, discover model capabilities, and run, monitor, steer, or cancel Codex worker threads. It ships an app-only control panel so humans manage secrets and worker permissions while models call worker lifecycle tools.
    21
    MIT
  • 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
    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
    B
    maintenance
    Enables delegating coding tasks to a pi agent as a steerable background worker, allowing mid-run redirection, follow-ups, and keeping the delegate's context isolated from your main conversation.
    12
    12 npm
    16
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Private escrow for AI agent work on Beam mainnet an agent locks payment, the worker locks collateral, and delivery settles on hash match or review, with M of N arbitrator voting and slashable worker bonds as the dispute backstop. 22 tools cover the full contract lifecycle, and dispute voting is deliberately not an agent tool, so an agent can never rule in its own favour.
    26
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Turns a real USB HID device — a Raspberry Pi Pico 2 running open-source firmware — into MCP tools (move, click, drag, type, key combos, scroll) for any MCP client. Includes a --mock mode to try every tool with no hardware.
    16
    10
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Enables MCP clients to run Google Antigravity CLI (agy) as durable, detached asynchronous jobs with a permission gate and broker-computed verdicts that do not trust agy's own exit code.
    9
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Delegates heavy development tasks from a supervisor to an autonomous worker on a cheaper model via MCP, with isolated git worktrees and provider-agnostic support.
    3
    1
    MIT
  • F
    license
    B
    quality
    D
    maintenance
    Enables multi-worker autonomous agent orchestration: decompose complex tasks, run parallel workers, auto-review, and generate follow-up tasks via the Model Context Protocol.
    8
    -