Skip to main content
Glama

A2A MCP Server

register_agent

Register an A2A agent with the A2A MCP Server to enable discovery, communication, and management of A2A protocol agents. Provide the agent's URL for successful registration.

Instructions

Register an A2A agent with the bridge server.

Args: url: URL of the A2A agent

Returns: Dictionary with registration status

Input Schema

NameRequiredDescriptionDefault
urlYes

Input Schema (JSON Schema)

{ "properties": { "url": { "title": "Url", "type": "string" } }, "required": [ "url" ], "type": "object" }

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/GongRzhe/A2A-MCP-Server'

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