Back to search
30
MCP

ida-pro-mcp

mrexodia/ida-pro-mcp

AI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

iflow-mcp_iamgublin-ida-codex-mcp
IDA Pro MCP Server - Expose reverse engineering capabilities through MCP protocol
0 tools
dungngo-ida-pro-mcp
Vibe reversing with IDA Pro (republished for testing)
0 tools
iflow-mcp_ida-pro-mcp
Vibe reversing with IDA Pro
0 tools
ida-pro-mcp-xjoker
Vibe reversing with IDA Pro (enhanced fork)
0 tools
ida-pro-mcp
Vibe reversing with IDA Pro
0 tools
reverse-engineering-assistant
MCP server for reverse engineering tasks in Ghidra 👩‍💻
0 tools

How to use

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

{
  "mcpServers": {
    "ida-pro-mcp": {
      "url": "https://plugins.hex-rays.com/mrexodia/ida-pro-mcp",
      "transport": "http"
    }
  }
}