Awesome A2A is a curated list of Agent2Agent (A2A) protocol servers. This repository collects and organizes A2A-compliant server implementations to help developers build interoperable AI agent systems.
Facilitates communication and collaboration between AI agents using a standardized interface, enabling capabilities discovery, task submission, monitoring, and results retrieval.
Provides official sample implementations from Google, such as expense reimbursement, currency conversion, and image generation agents, demonstrating the potential of the A2A protocol.
Includes frameworks like Google's ADK and LangGraph, which assist in building A2A-compliant AI agents with features for orchestration and interaction.