Back to Home
ongzhixian icon

SampleCsharpMcpServer

Verified Safe

by ongzhixian

Overview

Provides an example implementation of an MCP server written in C#.

Installation

Run Command
dotnet run

Environment Variables

  • ASPNETCORE_ENVIRONMENT

Security Notes

The provided source code consists only of configuration files. No critical vulnerabilities, hardcoded secrets, 'eval' equivalents, or malicious patterns were found in these files. 'AllowedHosts: "*"' is set, which is common for development but should be restricted in a production environment. A full security audit would require the application logic files.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens5
Stars0
Forks0
Last Update2025-12-10

Tags

C#MCPServer.NETExample