Decompile and inspect .NET assemblies into C# source with natural language queries.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "dotnet-decompiler-mcp" yet — see the docs or source repo.
Please decompile this .NET DLL and output the C# source for the UserService class under the MyApp.Services namespace.
Returns the decompiled C# source for the specified class to help understand its implementation.
Analyze this assembly and list all properties, methods, and fields of the MyCompany.Core.Models.Order type, grouped by category.
Outputs a categorized member list for the type, grouped into properties, methods, and fields.
Search this DLL for types, methods, or string constants related to token validation, and summarize the likely authentication flow.
Returns relevant symbol matches and a structured summary of the likely authentication flow.
Inspect .NET assemblies, types, and reflection metadata for deeper code analysis
Explore, search, and decompile Minecraft source code and class files instantly.
Autonomously reverse engineer apps with Ghidra using decompilation and symbol analysis.
Connect Ghidra with LLMs for automated binary analysis and decompilation.
Decompile Java class files and JARs into readable source for analysis.
Connects JADX-AI Plugin to decompile and analyze Android app code.