yosmanovich/MCP-Demo
3.1
If you are the rightful owner of MCP-Demo and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Model Context Protocol (MCP) Server is a .NET implementation that provides an API for AI models to request additional context during inference, supporting both local and web-based deployments.
Tools
Functions exposed to the LLM to take actions
EchoTools
Tool for simple string echo tests
MultiplicationTool
Example tool that performs multiplication operations
TemperatureConverterTool
Tool for converting between Celsius and Fahrenheit
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client