Skip to main content
Glama

unregister_agent

Remove an agent from the MCP-A2A-Gateway server to disconnect it from the bridge and delete associated tasks.

Instructions

Unregisters an A2A agent from the bridge server.

This also removes any tasks associated with the unregistered agent.

Args: url (str): The URL of the agent to unregister. ctx (Context): The MCP context for logging.

Returns: Dict[str, Any]: A dictionary confirming the action, including the name of the unregistered agent and the number of tasks that were removed. Returns an error if the agent was not found.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYes

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