Skip to content
Back to search
30
MCP

dnre-mcp

pypi/dnre-mcp

A Model Context Protocol server for .NET assembly reverse engineering (ILSpy/ICSharpCode.Decompiler)

Uptime
0.0%
11 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

dnspy-mcp
MCP server exposing dnSpy decompilation (search, navigate, decompile .NET assemblies to C#)
0 tools
dbgeng-mcp
A Model Context Protocol server for the Windows Debugging Engine (dbgeng)
0 tools
vrogozhin/dotnet-types-explorer-mcp
Model Context Protocol server for exploring .NET project metadata
0 tools
dbgprobe-mcp-server
Debug probe Model Context Protocol server for AI agents and developer tooling
0 tools
kengine-mcp-server
MCP (Model Context Protocol) server for knowledge engineering
0 tools
delegare-mcp
Model Context Protocol (MCP) server and tools for Delegare
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dnre-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}