GhidraMCP: GhidraMCP is a Model Context Protocol (MCP) server that enables Large Language Models (LLMs) to perform autonomous reverse engineering of applications. It exposes Ghidra's core functionalities to various MCP clients, facilitating automated binary analysis and renaming.; python-sdk: The MCP Python SDK provides a robust implementation of the Model Context Protocol, enabling developers to build secure, standardized servers that expose data and functionality to LLM applications. It also includes a client library for connecting to any MCP server, supporting various standard transports like stdio, Streamable HTTP, and SSE.
Empowering LLMs to autonomously reverse engineer applications.
Integrating custom business logic and data sources with LLM-powered applications.