dnSpy-MCP

notgate/dnSpy-MCP
★ 10 stars C# 💻 Code/Dev Tools Updated 7d ago
Headless CLI reflection debugger for .NET assemblies with MCP server support
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dnspy-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "notgate/dnSpy-MCP"
      ]
    }
  }
}

Topics

anti-debugbinary-analysiscsharpdecompilerdnspydotneticsharpcode-decompilermalware-analysismcpmodel-context-protocolobfuscationpe-analysisreverse-engineeringsecurity-toolsstatic-analysis