Back to directory
symgraph/ghidrassistmcp

symgraph/ghidrassistmcp

@symgraph

A powerful Ghidra extension that provides an MCP (Model Context Protocol) server, enabling AI assistants and other tools to interact with Ghidra's reverse engineering capabilities through a standardized API.

ghidrareverse-engineeringmcp-serveraianalysisautomationsecurity

Installation & Configuration

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

Information

Transport
ssestreamable-http
Language
Java
Created
2026/6/12
Updated
2026/6/12