#55 · Primary category: Cybersecurity & Decryption Tools

ghidra-mcp

ai binary-analysis ghidra ghidra-extension java mcp mcp-server model-context-protocol python reverse-engineering static-analysis

Ghidra MCP Server — 200+ MCP tools for AI-powered reverse engineering. GUI plugin + headless server, lazy tool loading, convention enforcement, batch operations, Ghidra Server integration, and Docker deployment.

Project last updated:08/28/26

GitHub Stars

3.6K

Forks

115

Contributors

50

License

Apache-2.0

Why we included this project

People who live inside Ghidra for malware triage or vulnerability research have a real shortcut here: a Model Context Protocol server that hands an LLM a couple hundred tools for driving the disassembler, going well past read-only queries. The assistant can rename functions, add comments, create structures, run scripts, emulate P-code, and attach a live debugger. A convention enforcement layer keeps naming and typing rules inside the tool, so AI sessions and human analysts produce consistent output without re-pasting a style guide into each prompt. SHA-256 function matching carries documentation across binary versions, and batch operations plus Docker support let you run headless analysis in CI. If your team already keeps Ghidra in its workflow, this removes a lot of the copy-paste friction.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category