This project is a sample implementation of a Model Context Protocol (MCP) server in .NET, demonstrating how to build, run, and publish an MCP server using C#.
From the registry: Sample .NET MCP Server
Please install the `sampledotnetmcpserver` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **.NET SDK** — .NET SDK required to run via dotnet run. (https://dotnet.microsoft.com/download)
Canonical MCP server config (stdio transport):
- command: `dotnet`
- args: ["run","--project","<PATH-TO-PROJECT-DIRECTORY>"]
Note: Sample/demo .NET MCP server showing how to build MCP tools in C#. Tools: random number generator, greetings (say hello/goodbye), weather by US zip code. Also installable via NuGet with dnx. Reference implementation only.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.MCP server for Gearsystem Sega Master System / Game Gear / SG-1000 emulator