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…
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Forge n’a aucune analyse enregistrée pour cette entrée et n’a donc aucune observation de sa surface d’outils. C’est une absence de preuve, pas la preuve qu’elle n’expose aucun outil.
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…