Back to search
30
MCP

reverse-engineering-assistant

cyberkaida/reverse-engineering-assistant

MCP server for reverse engineering tasks in Ghidra 👩‍💻

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

Similar MCP servers embedding-nearest

ghidramcp
Model Context Protocol server for Ghidra reverse engineering
0 tools
iflow-mcp_lauriewired_ghidramcp
MCP server for Ghidra reverse engineering tool integration
0 tools
ghidra-mcp
Ghidra MCP Server — 200+ MCP tools for AI-powered reverse engineering. GUI plugin + headless server, lazy tool loading, convention enforceme
0 tools
iflow-mcp_dacodechick-ghidramcp
MCP server for Ghidra - allowing LLMs to autonomously reverse engineer applications
0 tools
ghidra-api-mcp
MCP server for Ghidra API workflow retrieval
0 tools
iflow-mcp_cyberkaida-reverse-engineering-assistant
ReVa - AI-powered Reverse Engineering Assistant for Ghidra with MCP server and Claude CLI integration
0 tools

How to use

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

{
  "mcpServers": {
    "reverse-engineering-assistant": {
      "url": "None",
      "transport": "http"
    }
  }
}