Ida MCP Server Plugin
未申請IDA Pro Plugin for serving MCP SSE server for cursor / claude
インストール
pip install -r requirements.txt未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(21個)
get_byte_at
Get the byte at a specified address
get_bytes
Get bytes at a specified address
get_decompiled_func
Get pseudocode of the function containing the specified address
get_disasm
Get disassembly at a specified address
get_double_at
Get the double at a specified address
get_dword_at
Get the dword at a specified address
get_entry_point
Get the entry point of the binary
get_exports
Get all exported functions
get_float_at
Get the float at a specified address
get_function_name
Get function name at a specified address
get_functions
Get all functions in the binary
get_imports
Get all imported functions
get_qword_at
Get the qword at a specified address
get_segments
Get all segment information
get_string_at
Get the string at a specified address
get_string_list
Get all strings in the binary
get_strings
Get all strings in the binary (with addresses)
get_word_at
Get the word at a specified address
get_xrefs_to
Get all cross-references to a specified address
make_function
Create a function at a specified address
undefine_function
Undefine a function at a specified address