Back to Home
elbrinner icon

MCP_SERVER_SIMPLES

Verified Safe

by elbrinner

Overview

A .NET Model Context Protocol server providing a collection of utility tools accessible via natural language queries through AI assistants like Copilot.

Installation

Run Command
npx @modelcontextprotocol/inspector --command "dotnet run --project MI_MCP/MI_MCP.csproj"

Environment Variables

  • WEATHER_CHOICES

Security Notes

The server is built on .NET and utilizes standard Microsoft Extensions libraries and ModelContextProtocol preview packages. While no 'eval', obfuscation, hardcoded secrets, or direct malicious patterns are visible in the provided truncated files, the use of preview/release candidate versions for core dependencies (e.g., Microsoft.Extensions.Hosting 10.0.0-rc.2.25502.107 and ModelContextProtocol 0.4.0-preview.1) introduces a potential risk for instability or unpatched vulnerabilities. Proper input validation in the C# tool implementations (not provided) is crucial, especially for tools like WeatherTools which use environment variables and SecurityTools which generate passwords.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassLow
Avg Tokens50
Stars0
Forks0
Last Update2025-11-18

Tags

C#.NETMCPAI ToolsUtilities