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 verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Forge no tiene ningún análisis registrado de esta entrada, así que no tiene ninguna observación de su superficie de herramientas. Eso es ausencia de pruebas, no prueba de que no exponga ninguna herramienta.
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…