A

A2A Bridge

1-Click Ready

Bridges Google's Agent-to-Agent protocol with MCP, enabling agent discovery, registration, message s...

395 views
3 installs
Updated Nov 22, 2025
Audited
Tools I Recommend
Bridges Google's Agent-to-Agent protocol with MCP, enabling agent discovery, registration, message sending, and task management through protocol translation between A2A's JSON-RPC messaging and MCP's tool-based interface.

Tools

send_message_stream

Send a message to an A2A agent and stream the response. Args: agent_url: URL of the A2A agent message: Message to send session_id: Optional session ID for multi-turn conversations Re...

register_agent

Register an A2A agent with the bridge server. Args: url: URL of the A2A agent Returns: Dictionary with registration status

list_agents

List all registered A2A agents. Returns: List of registered agents

unregister_agent

Unregister an A2A agent from the bridge server. Args: url: URL of the A2A agent to unregister Returns: Dictionary with unregistration status

send_message

Send a message to an A2A agent. Args: agent_url: URL of the A2A agent message: Message to send session_id: Optional session ID for multi-turn conversations Returns: Agent's respo...

Quick Start

View on GitHub

More for AI and Machine Learning

View All →

More for API Development

View All →

Similar MCP Servers

Report Issue

Thank you! Your issue report has been submitted successfully.