bivex/ILSpy-Mcp
🔓 UNLEASH ILSpy'S POWER. Reverse-engineer DOTNET code at GOD SPEED. AI-assisted debugging that THINKS with you. Decompile ANYTHING. 🚀
Implements the Model Context Protocol (MCP) standard to expose ILSpy's decompilation capabilities as a server for AI assistants like Claude Desktop and Cursor, enabling natural language queries against .NET assemblies. Built with clean architecture separation and read-only security constraints, it provides granular analysis tools including type hierarchy navigation, member search, and assembly structure examination beyond simple decompilation. Runs as a .NET 8.0+ process communicating via MCP transport layer, integrating directly with existing ILSpy installations for industrial-strength reverse-engineering workflows.
Stars
10
Forks
4
Language
C#
License
MIT
Category
Last pushed
Feb 24, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/bivex/ILSpy-Mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
drhelius/Gearboy
Game Boy / Gameboy Color emulator, debugger and embedded MCP server for macOS, Windows, Linux,...
drhelius/Gearsystem
Sega Master System / Game Gear / SG-1000 emulator, debugger and embedded MCP server for macOS,...
svnscha/mcp-windbg
Model Context Protocol for WinDBG
miscusi-peek/cheatengine-mcp-bridge
Connect Cursor, Copilot & Claude directly to Cheat Engine via MCP. Automate reverse engineering,...
go-delve/mcp-dap-server
MCP server to communicate with DAP servers allowing AI Agents the ability to debug live programs.