Back to directory
bamimore-tomi/ghidra_mcp

bamimore-tomi/ghidra_mcp

@Bamimore-Tomi

Ghidra MCP server that extracts decompiled binary context and exposes it to LLMs via Model Context Protocol.

ghidrareverse-engineeringmcpbinary-analysisdecompilationpythonheadlessautomation

Installation & Configuration

{
  "mcpServers": {
    "bamimore-tomi-ghidra-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bamimore-tomi-ghidra-mcp-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13