Back to Home
echapmanFromBunnings icon

mcp.discovery.tool

Verified Safe

by echapmanFromBunnings

Overview

Automated discovery and security analysis of Model Context Protocol (MCP) server capabilities in .NET assemblies.

Installation

Run Command
dotnet run --project mcp-discover-dotnet -- ./bin/Release/net10.0 ./metadata

Security Notes

The tool acts as a security scanner for other .NET assemblies, detecting various vulnerabilities like hardcoded secrets, prompt injection, and dangerous operations. It uses isolated `AssemblyLoadContext` for safe assembly loading, mitigating risks when scanning target binaries. No 'eval' or direct malicious patterns are present in the tool's source. The primary risks would come from vulnerabilities in the assemblies being scanned, which the tool aims to identify.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Stars0
Forks0
Last Update2025-12-23

Tags

.NETStatic AnalysisSecurityReflectionMCP