A2A-MCP-Server

A2A-MCP-Server

3.5

If you are the rightful owner of A2A-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A2A MCP Server bridges the Model Context Protocol (MCP) with the Agent-to-Agent (A2A) protocol, enabling seamless interaction between MCP-compatible AI assistants and A2A agents.

register_agent

Register an A2A agent with the bridge server.

list_agents

Get a list of all registered agents.

unregister_agent

Remove an A2A agent from the bridge server.

send_message

Send a message to an agent and get a task_id for the response.

get_task_result

Retrieve a task's result using its ID.