DecompilerServer

pardeike/DecompilerServer

3.5

If you are the rightful owner of DecompilerServer and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

DecompilerServer is a powerful MCP server designed for decompiling and analyzing .NET assemblies, with specialized features for Unity's Assembly-CSharp.dll files.

Tools

Functions exposed to the LLM to take actions

LoadAssembly

Loads a .NET assembly for analysis.

ListNamespaces

Lists all namespaces in the loaded assembly.

SearchTypes

Searches for types within the assembly.

GetDecompiledSource

Retrieves the decompiled source code for a specified member.

GenerateHarmonyPatchSkeleton

Generates a Harmony patch skeleton for a specified method.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources