reverse-engineering-assistant

cyberkaida/reverse-engineering-assistant
★ 634 stars Java 🤖 AI/LLM Updated 1mo ago
MCP server for reverse engineering tasks in Ghidra 👩‍💻
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "reverse-engineering-": {
      "command": "npx",
      "args": [
        "-y",
        "cyberkaida/reverse-engineering-assistant"
      ]
    }
  }
}

Topics

assistantbinaryninjaghidrallmmcpmcp-serverreverse-engineering