A2A Bridge
Bridges Google's Agent-to-Agent protocol with MCP, enabling agent discovery, registration, message sending, and task ...
What it does
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.
A2A MCP Server bridges the Model Context Protocol with Google's Agent-to-Agent protocol, enabling MCP clients like Claude to discover, register, and communicate with A2A agents through a unified interface. Developed by GongRzhe, it provides tools for agent management (registration, listing, unregistration), message sending with both synchronous and streaming responses, and task management including result retrieval and cancellation. The implementation supports multiple transport types (stdio, HTTP, SSE), includes persistent storage for agent registrations and task mappings, and handles the protocol translation between MCP's tool-based interface and A2A's JSON-RPC messaging, making it valuable for integrating existing A2A agents into MCP-compatible AI assistant workflows.
Capabilities
Server
Quality
deterministic score 0.80 from registry signals: · indexed on pulsemcp · has source repo · 148 github stars · registry-generated description present