Back to directory
lauriewired/ghidramcp

lauriewired/ghidramcp

@LaurieWired

MCP Server for Ghidra - an MCP server for allowing LLMs to autonomously reverse engineer applications

ghidrareverse-engineeringmcpbinary-analysisdecompilationmalware-analysisai-toolsautomation

Installation & Configuration

{
  "mcpServers": {
    "ghidra": {
      "command": "python",
      "args": [
        "/ABSOLUTE_PATH_TO/bridge_mcp_ghidra.py",
        "--ghidra-server",
        "http://127.0.0.1:8080/"
      ]
    }
  }
}

Information

Transport
stdiosse
Language
Java
Created
2026/6/13
Updated
2026/6/13