Skip to content
Back to search
30
MCP

ILSpy

pulsemcp/ilspy

Wraps ILSpy for .NET binary decompilation and static analysis from AI assistants.

Uptime
0.0%
1 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
BabelWrap
Web browsing capabilities for AI agents via the BabelWrap API.
0 tools
ByteRay
Provides AI-augmented binary vulnerability analysis with tools for taint tracing, zero-day hunting, and reverse code engineering.
0 tools
spy-code
GraphQL-style codebase intelligence CLI — index, query, and analyze any codebase
0 tools
dnspy-mcp
MCP server exposing dnSpy decompilation (search, navigate, decompile .NET assemblies to C#)
0 tools
CodeSherlock
AI-powered static and contextual code analysis MCP server
0 tools

How to use

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

{
  "mcpServers": {
    "ilspy": {
      "url": "None",
      "transport": "http"
    }
  }
}