ILSpyMcpServer

seungyongshim/ILSpyMcpServer

3.2

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

The ILSpy MCP Server is a Model Context Protocol server that provides AI-powered .NET assembly decompilation and analysis using ILSpy.

Tools

Functions exposed to the LLM to take actions

decompile_type

Decompile a specific type from a .NET assembly to C# source code.

decompile_method

Decompile a specific method from a type in a .NET assembly.

list_assembly_types

List all types in a .NET assembly with optional namespace filtering.

analyze_assembly

Get an AI-powered analysis of an entire assembly's structure and design.

get_type_members

Get a detailed list of all members of a type.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources