Skip to main content
Glama

Related Servers

Alternatives to MCP-A2A-Gateway

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      F
      maintenance
      Bridges Agent Communication Protocol (ACP) agents with Model Context Protocol (MCP) applications, allowing MCP clients such as Claude Desktop to discover and invoke ACP agents as tools and resources.
      36
      Apache 2.0
    • A
      license
      A
      quality
      C
      maintenance
      Enables multi-agent collaboration across different AI assistants and projects by providing a universal coordination layer for MCP-compatible agents to communicate, share context, and coordinate complex tasks seamlessly.
      12
      11
      33
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server that enables agents to dynamically switch between multiple AI models (OpenAI, Anthropic, Google, etc.) with unified protocol-driven configuration and capability discovery.
      Apache 2.0

    TDQS

    A4/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose with no ambiguity. get_task_list retrieves task lists, get_task_result fetches specific task results, list_agents shows registered agents, register_agent adds agents, send_message initiates communication, and unregister_agent removes agents. The boundaries between tools are well-defined and non-overlapping.

    Naming Consistency5/5

    All tools follow a consistent verb_noun naming pattern throughout: get_task_list, get_task_result, list_agents, register_agent, send_message, and unregister_agent. The naming is perfectly predictable with clear action-object relationships and no deviations in style.

    Tool Count5/5

    Six tools is an ideal number for this A2A gateway server's purpose. It provides complete coverage for agent management (list/register/unregister) and task handling (send/get/list) without being overwhelming. Each tool earns its place in supporting the core workflow.

    Completeness5/5

    The tool set provides complete CRUD/lifecycle coverage for the A2A gateway domain. It covers agent registration (register_agent), management (list_agents, unregister_agent), task initiation (send_message), and task monitoring (get_task_list, get_task_result). There are no obvious gaps or dead ends in the workflow.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues