Back to directory
ghidraMCP

ghidraMCP

@Ludok-42

A Model Context Protocol server that integrates with Ghidra to enable LLMs to autonomously reverse engineer applications, exposing core Ghidra functionalities to MCP clients.

reverse-engineeringghidrallmbinary-analysistool

Installation & Configuration

{
  "mcpServers": {
    "ghidramcp": {
      "command": "npx",
      "args": [
        "-y",
        "ghidramcp-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Java
Created
2025/4/2
Updated
2026/6/6