dflatline/HopperPyMCP
If you are the rightful owner of HopperPyMCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
HopperPyMCP is a FastMCP server plugin for the Hopper disassembler, providing advanced analysis tools through the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
get_all_documents
Get information about all currently opened documents (Hopper-analyzed binaries).
list_all_segments
List all segments in the current document with basic information.
disassemble_procedure
Disassemble a procedure into assembly language instructions.
get_call_graph
Return the call graph starting from a specific address.
get_comment_at_address
Get the comment at a specific address.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client