Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Borealin • Uncategorized
An MCP server providing .NET assembly decompilation and analysis using ILSpy.
Decompile .NET assemblies into C# source code for analysis or debugging.
List and explore types within .NET assemblies.
Generate interactive visual diagrams of assembly structure.
ILSpy MCP Server enables decompilation of .NET assemblies into readable C# code, listing of types, generation of interactive HTML diagrams, and retrieval of assembly metadata. It integrates with MCP clients to facilitate inspection and understanding of .NET binaries. The server supports multiple C# language versions and provides detailed error handling to assist users.