A2A MCP Server
UnclaimedA mcp server that bridges the Model Context Protocol (MCP) with the Agent-to-Agent (A2A) protocol, enabling MCP-compatible AI assistants (like Claude) to seamlessly interact with A2A agents.
Install
$
npx -y @smithery/cli install @GongRzhe/A2A-MCP-Server --client claudeUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (7)
cancel_task
Cancel a running task
get_task_result
Retrieve a task's result using its ID
list_agents
Get a list of all registered agents
register_agent
Register an A2A agent with the bridge server
send_message
Send a message to an agent and get a taskid for the response
send_message_stream
Send a message and stream the response
unregister_agent
Remove an A2A agent from the bridge server