DecompilerServer — MCP Server by pardeike

by pardeike · MCP Server · ★ 78

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About DecompilerServer

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. By giving the model direct decompiler-backed access to those assemblies, you turn "I only see the source in this repo" into "I can inspect the actual code that runs", which makes reverse engineering, migration work, debugging, and version-to-version analysis much more effective. Common use cases: general .NET assembly inspection, Unity workflows, and multi-version browsing such as RimWorld mod porting. Already familiar with .NET and MCP? Skip to Advanced Guide for build-from-source instructions, full tool reference, and development details. Quick Start This section helps you install DecompilerServer and connect it to your MCP client in a few steps.

Quick Facts

Stars78
Forks14
LanguageC#
CategoryMCP Server
LicenseMIT
Quality Score69.8437499996442/100
Last Updated2026-06-29
Created2025-09-07
Platformsdotnet, mcp
Est. Tokens~20k

Compatible Skills

These tools work well together with DecompilerServer for enhanced workflows:

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular C# Agent Tools

Frequently Asked Questions

What is DecompilerServer?

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.

What programming language is DecompilerServer written in?

DecompilerServer is primarily written in C#.

How do I install or use DecompilerServer?

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.

What license does DecompilerServer use?

DecompilerServer is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools