Skip to content
Back to search
30
MCP

dnspy-mcp

pypi/dnspy-mcp

MCP server exposing dnSpy decompilation (search, navigate, decompile .NET assemblies to C#)

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

Similar MCP servers embedding-nearest

ilspy-mcp-server
MCP Server for ILSpy .NET Decompiler
0 tools
dnre-mcp
A Model Context Protocol server for .NET assembly reverse engineering (ILSpy/ICSharpCode.Decompiler)
0 tools
debugger-mcp
MCP server exposing debugger tools for AI clients (Node.js and Python)
0 tools
io.github.jcucci/dotnet-sherlock-mcp
.NET assembly introspection MCP server with advanced reflection and type analysis capabilities
0 tools
mcp-digger
MCP server giving AI coding agents progressive, on-demand access to .NET C# NuGet package source code.
0 tools
java-decompile-mcp
MCP server for Java class and jar file decompilation using CFR
0 tools

How to use

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

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