Loading languages...
GH

ghidraMCP

@Ludok-4

ghidraMCP is an Model Context Protocol server for allowing LLMs to autonomously reverse engineer applications. It exposes numerous tools from core Ghidra functionality to MCP clients.

ghidra
reverse-engineering
mcp-server

# mcpServer Config

{
  "mcpServers": {
    "ghidra": {
      "command": "python",
      "args": [
        "/ABSOLUTE_PATH_TO/bridge_mcp_ghidra.py"
      ]
    }
  }
}

# stdio

python /ABSOLUTE_PATH_TO/bridge_mcp_ghidra.py
Transport:
stdio
भाषा:
Java
बनाया गया:4/2/2025
अद्यतन किया गया:4/2/2025
मुखपृष्ठ:
https://github.com/Ludok-4/Ghidra