A
licenseB
qualityC
maintenanceMCP server for structured patching of Mono / .NET assemblies.
6
MIT
No user-submitted related servers found.
Scored across 11 tools
All tools have clearly distinct purposes—from runtime checks to assembly parsing, decompilation, and obfuscation detection. No overlapping functionality.
Most tools follow a verb_noun pattern (e.g., decompile_method, get_fields), with only minor variations like run_il_simplification. Overall consistent and readable.
11 tools is an ideal size for a domain-specific reverse engineering server—comprehensive without being overwhelming.
The tool surface covers assembly metadata, method/field enumeration, decompilation, protection analysis, anti-debug scanning, string extraction, and IL simplification—no obvious gaps for .NET analysis.