nisalgunawardhana/Try-mcp-location-server-demo
3.1
If you are the rightful owner of Try-mcp-location-server-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.
This project demonstrates a Model Context Protocol (MCP) server for managing locations using .NET 8 and the ModelContextProtocol library.
Tools
Functions exposed to the LLM to take actions
GetAllLocations
Retrieve all locations from the server.
GetLocationById
Retrieve a location by its ID. (Not yet implemented)
AddLocation
Add a new location to the server. (Not yet implemented)
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client