Sample .NET MCP Server
This project is a sample implementation of a Model Context Protocol (MCP) server in .NET, designed to demonstrate how to build, run, and publish an MCP server using Cand the ModelContextProtocol SDK. mcp-name: io.github.timheuer/sampledotnetmcpserver SampleDotnetMcpServer is a reference MCP server for .NET, showing how to: Implement MCP tools in C(see , , ) Register tools and configure the MCP…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
This project is a sample implementation of a Model Context Protocol (MCP) server in .NET, designed to demonstrate how to build, run, and publish an MCP server using C# and the ModelContextProtocol SDK. mcp-name: io.github.timheuer/sampledotnetmcpserver SampleDotnetMcpServer is a reference MCP server for .NET, showing how to: Implement MCP tools in C# (see , , ) Register tools and configure the MCP server transport (see ) Package and publish the server as a NuGet package for use in IDEs like VS…