A

A2A Bridge

1-Click Ready

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

263 views
3 installs
Updated Nov 22, 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
A

A2AMCP

Coordinates multiple AI agents working on shared codebases through Redis-backed infrastructure that provides real-time messaging, file locking to prevent simultaneous edits, interface sharing for type definitions, and distributed task management across parallel development sessions.

AI and Machine Learning Developer Tools
121
0
AgentRPC

AgentRPC

Official

A universal RPC layer for AI agents. Connect to any function, any language, any framework, in minutes.

AI and Machine Learning API Development
212
0

Report Issue

Thank you! Your issue report has been submitted successfully.