FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

GhidraInsight/python-mcp at main · hexria/GhidraInsight · GitHub

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

GhidraInsight MCP Server

AI-driven reverse engineering platform with Ghidra and MCP support.

Installation

pip install -e .

Usage

from ghidrainsight import MCPServer

server = MCPServer()
await server.start()

Features

  • Binary analysis with parallel processing
  • Caching for improved performance
  • PostgreSQL database support
  • WebSocket and SSE streaming

Back | FazBrowse Home | New Git URL