theshdowaura/ida-pro-mcp
3.2
If you are the rightful owner of ida-pro-mcp 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.
IDA Pro MCP is a Model Context Protocol server designed to enhance reverse engineering capabilities in IDA Pro by providing a suite of tools and functionalities.
Tools
Functions exposed to the LLM to take actions
check_connection
Check if the IDA plugin is running.
get_metadata
Get metadata about the current IDB.
get_function_by_name
Get a function by its name.
get_function_by_address
Get a function by its address.
get_current_address
Get the address currently selected by the user.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client