Finda2aFinda2a

A2A Servers

Discover and connect to various high-quality A2A Servers

All A2A Servers

Browse all available A2A Servers

Featured A2A Servers

S

Semantic Kernel Agent with A2A Protocol

by Default

This sample demonstrates how to implement a travel agent built on Semantic Kernel and exposed through the A2A protocol. It showcases: Multi-turn interactions: The agent may request clarifications Streaming responses: Returns incremental statuses Conversational memory: Maintains context (by leveraging Semantic Kernel’s ChatHistory) Push notifications: Uses webhook-based notifications for asynchronous updates External plugins (SK Agents & Frankfurter API): Illustrates how an Semantic Kernel Agents are used as plugins, along with APIs, that can be called to generate travel plans and fetch exchange rates

#LLM
#UV
#Python 3.10
View Details
C

CrewAI Agent with A2A Protocol

by Default

This sample demonstrates a simple image generation agent built with CrewAI and exposed through the A2A protocol.

#CrewAI
#Python 3.12
#UV
View Details
A

ADK Agent

by Default

This sample uses the Agent Development Kit (ADK) to create a simple "Expense Reimbursement" agent that is hosted as an A2A server. This agent takes text requests from the client and, if any details are missing, returns a webform for the client (or its user) to fill out. After the client fills out the form, the agent will complete the task.

#LLM
#Open Source
#AI Agents
View Details
L

LangGraph Currency Agent

by Default

This sample demonstrates a currency conversion agent built with LangGraph and exposed through the A2A protocol. It showcases conversational interactions with support for multi-turn dialogue and streaming responses.

#LangGraph
#LLM
#Agent Framework
View Details
G

Google Maps A2A Server

by Default

Providing maps, geocoding, and other location services.

#AI Agents
#Google Maps API
#LLM
View Details
Awesome A2A Agent

Awesome A2A Agent

by Default

An open-source A2A server for building LLM-based agents.

#LLM
#Open Source
#AI Agents
View Details