hello-human-mcp
This project implements a basic chatbot in C# designed for human interaction. It features a simple structure and basic API communication capabilities, but its functionality is limited and may lack practical usability.
GitHub Stars
0
User Rating
Not Rated
Favorites
0
Views
30
Forks
0
Issues
0
No README
This project's README has not been fetched yet.
Author Information
0
Followers
0
Repositories
0
Gists
0
Total Contributions
Related MCPs
remote-mcp-webapp-dotnet
29
This project provides a .NET web application implementation of the Model Context Protocol (MCP). It offers an API that allows AI models to request additional context during inference and is deployable to Azure App Service. Fully implemented in C#, it also includes support for custom tools.