a2aproject / a2aproject/a2a-samples
dotnet sample project to implement Agent Server using Google A2A, MCP, and Semantic Kernel
- Lenguaje dominante
- Jupyter Notebook
- Estrellas
- 1.8k
- Forks
- 751
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## Description
Based on the current progress we observe from Google A2A community, it could be good to also support .NET client sample and SDK for A2A server, which connects to an agent running with MCP and Semantic Kernel.
## Clarification
[Semantic Kernel](https://github.com/microsoft/semantic-kernel) is an AI agent framework which connects the .NET software functionalities to be directly callable from LLM models. Combination of Semantic Kernel and MCP would create a very powerful tool for agent programming which can also act as a MCP client.
## Goal
Based on the clarification section and description, it is necessary to provide a complete example of how to create an AI agent from scratch which is powered by MCP and Semantic Kernel and follows Google A2A protocol. This will give us a more clear vision of creating a full AI agent which can communicate with other agents built in C# and .NET using both very popular frameworks in .NET which are Semantic Kernel and MCP.
## Related PRs
google-a2a/A2A#425
https://github.com/user-attachments/assets/09550440-727b-4eab-a6ce-a6938674c835
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.