← Package directory
Available on winget

Install ILens

MCP server for inspecting compiled .NET assemblies.

Install with winget
winget install --id Tadis.ILens
Upgrade
winget upgrade --id Tadis.ILens
Uninstall
winget uninstall --id Tadis.ILens

About ILens

ILens is a Model Context Protocol (MCP) server that lets AI agents inspect compiled .NET assemblies — list types or members, search by name or method signature, decompile to C#, summarize public APIs, and run cross-reference analysis. Built on ICSharpCode.Decompiler and ICSharpCode.ILSpyX.