nonsleepr/KGhidraMCP
3.2
If you are the rightful owner of KGhidraMCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
KGhidraMCP is a Model Context Protocol (MCP) server embedded directly in a Ghidra plugin, enabling autonomous reverse engineering by LLMs.
Tools
Functions exposed to the LLM to take actions
get_function_by_address
Get function info by address
decompile_function
Decompile by name
list_methods
List function names (paginated)
rename_function
Rename function by name
set_decompiler_comment
Add decompiler comment
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client