1 toolsStars: 10Forks: 1Views: 25Updated 2 months ago
M
MCP-Client-Server-for-agents
Matteo Pagani
This project demonstrates an MCP server and client implementation for managing employee vacation days. It includes two implementations: one using HTTP streaming with a server based on ASP.NET Core and a client built with Blazor, and another using standard input/output in a console application. Documentation is provided through a series of blog posts.
C#Communication & API