A

A2A Bridge

1-Click Ready

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

116 views
1 installs
Updated Sep 14, 2025
Audited
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

A

ACP Bridge

Bridges Agent Communication Protocol networks with MCP clients, enabling access to complex multi-agent workflows through intelligent agent discovery, routing, and multi-modal message conversion with support for synchronous, asynchronous, and streaming execution patterns.

AI and Machine Learning Developer Tools

Report Issue

Thank you! Your issue report has been submitted successfully.