by pardeike · MCP Server · ★ 78
DecompilerServer DecompilerServer is an MCP server that decompiles and analyzes .NET assemblies. You connect it to your AI coding tool (Claude Desktop, Cursor, VS Code, Codex, etc.) and it lets the AI read, search, and compare .NET code — even across different versions of an assembly. This is a particularly strong LLM use case because so much real-world .NET behavior lives in binaries the model cannot inspect on its own: third-party libraries, game assemblies, internal builds, and older releases.
| Stars | 78 |
| Forks | 14 |
| Language | C# |
| Category | MCP Server |
| License | MIT |
| Quality Score | 69.8437499996442/100 |
| Last Updated | 2026-06-29 |
| Created | 2025-09-07 |
| Platforms | dotnet, mcp |
| Est. Tokens | ~20k |
These tools work well together with DecompilerServer for enhanced workflows:
Explore other popular mcp server tools:
DecompilerServer is A powerful MCP (Model Context Protocol) server for decompiling and analyzing .NET assemblies, with specialized support for Unity's Assembly-CSharp.dll files. DecompilerServer provides comprehensive de. It is categorized as a MCP Server with 78 GitHub stars.
DecompilerServer is primarily written in C#.
You can find installation instructions and usage details in the DecompilerServer GitHub repository at github.com/pardeike/DecompilerServer. The project has 78 stars and 14 forks, indicating an active community.
DecompilerServer is released under the MIT license, making it free to use and modify according to the license terms.