xxyyue/ida_domain_mcp
3.4
If you are the rightful owner of ida_domain_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 dayong@mcphub.com.
A headless Model Context Protocol (MCP) server for IDA Pro that enables AI agents to open and analyze IDA databases programmatically without manual intervention.
Tools
Functions exposed to the LLM to take actions
open_database
Opens a binary or IDB for analysis.
close_database
Closes the currently open database.
get_metadata
Retrieves metadata about the current project.
list_segments
Lists all segments in the current database.
decompile_function
Decompiles a function, requires Hex-Rays.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client