ILSpyMCP

Phantomical/ILSpyMCP
★ 1 stars C# Code/Dev Tools Updated today
A MCP server for ILSpy
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ilspymcp": {
      "command": "npx",
      "args": [
        "-y",
        "Phantomical/ILSpyMCP"
      ]
    }
  }
}

README Excerpt

An [MCP](https://modelcontextprotocol.io/) server that uses [ICSharpCode.Decompiler](https://github.com/icsharpcode/ILSpy) to provide .NET assembly inspection tools. Lets LLMs list types, decompile C#, and view IL disassembly from compiled assemblies. - [.NET 10 SDK](https://dotnet.microsoft.com/) ```

Tools (4)

assemblyPathlist_typespatterntypeName