MCPVault

get_decompiled_func

MCP tool from Ida MCP Server Plugin by taida957789

Get pseudocode of the function containing the specified address

How to use it

get_decompiled_func is exposed by the Ida MCP Server Plugin MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_decompiled_func tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Ida MCP Server Plugin

$pip install -r requirements.txt
FULL IDA MCP SERVER PLUGIN LISTING