Iamgublin/ida-codex-mcp
3.4
If you are the rightful owner of ida-codex-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.
The IDA Codex MCP server integrates IDA Pro's reverse engineering capabilities with MCP clients, enabling seamless access to analysis features over a local TCP JSON interface.
Tools
Functions exposed to the LLM to take actions
ida_list_functions
Lists all functions in the current IDA database.
ida_get_pseudocode
Retrieves Hex-Rays pseudocode for a specified function or address.
ida_get_disassembly
Provides disassembly for a specified function or address.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client