Skip to main content
Glama

list_agents

Retrieve all registered A2A agents with their URL and AgentCard details from the MCP-A2A-Gateway bridge server.

Instructions

Lists all A2A agents currently registered with the bridge server.

This resource returns a list of all agents, including their URL and AgentCard information.

Args: dummy (str): A dummy parameter to satisfy the MCP tool signature. Just for compatibility. Just pass the empty string. Returns: List[Dict[str, Any]]: A list of dictionaries, each containing the URL and AgentCard information of a registered agent. Each dictionary has the keys "url" and "card".

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dummyNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yw0nam/mcp_a2a_gateway'

If you have feedback or need assistance with the MCP directory API, please join our Discord server