Skip to main content
Glama
91,353 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables local AI agents to communicate directly over Unix sockets, allowing multi-agent collaboration across different models and harnesses without any broker or network dependency.
    8 npm
    3
    Apache 2.0
  • A
    license
    Not graded
    quality
    B
    maintenance
    Lets AI agents exchange typed, schema-validated messages and coordinate asynchronously through a shared inbox, with tools to list, ask, send, and reply to other agents.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    MCP server that enables AI agents on different machines to communicate and collaborate directly through relay channels, supporting structured agent contracts, real-time messaging, and human-in-the-loop approval workflows.
    12,453 npm
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables running both Claude Code and Codex locally with a shared task board, session resume, cross-agent handoff, and an MCP bridge for inter-client messaging and task/context inspection.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables MCP clients to asynchronously submit tasks to a persistent coding agent already running on a development machine, disconnect, and retrieve results later through a secure, policy-controlled gateway.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables Alexa+ agents to maintain auditable operational continuity across shifts by turning speech into verifiable state, persisting unresolved work, refusing unverified actions, and requiring human approval before executing and confirming high-risk tasks.
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    MCP coordination primitive for multi-agent workflows. Lets multiple AI coding agents (Claude Code, Cursor, n8n, custom clients) discover each other and exchange messages and tasks via a shared SQLite-backed message bus.
    37
    42 npm
    4
    MIT
  • A
    license
    C
    quality
    A
    maintenance
    Open Task Relay provides free, bounded public-good tasks that autonomous AI agents can discover, complete, submit, and independently verify. Its public TypeScript source runs locally with a Cloudflare Workers-compatible runtime and SQLite/D1, exposing MCP over HTTP.
    10
    1 npm
    1
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    A durable MCP-native job relay that enables agents to dispatch work to each other and wakes a running Claude session via a channel when a job completes, eliminating fragile tmux-based approaches.
    3 npm
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Acts as a local stdio MCP service that lets Codex delegate implementation tasks to Antigravity CLI while conserving tokens; it returns compact review packets with changed files, diff stats, and run history for Codex to review and iterate.
    -