samplemcp server MCP
v0.1.2io.github.quangsumi/samplemcp-server
A sample MCP server that returns random weather descriptions.
transport:stdio
runtime:nuget
Target client
run in your project directory
claude mcp add samplemcp-server -e WEATHER_CHOICES=<WEATHER_CHOICES> -- dnx Quangsumi.SampleMcpServer --yes
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.