Back to directory
13bm/ghidramcp

13bm/ghidramcp

@13bm

A Ghidra extension that exposes 70 reverse-engineering tools to AI assistants through the Model Context Protocol (MCP)

ghidrareverse-engineeringmcpbinary-analysisdecompilationmalware-analysisai-toolsautomation

Installation & Configuration

{
  "mcpServers": {
    "ghidra": {
      "command": "/path/to/mcp_bridge",
      "args": [
        "--host",
        "localhost",
        "--port",
        "8765"
      ]
    }
  }
}

Information

Transport
stdio
Language
Java
Created
2026/6/12
Updated
2026/6/12