mrexodia/ida-pro-mcp
by Various
AI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MCP
mrexodia/ida-pro-mcp
Added 1 June 2026
Overview
A plugin that bridges IDA Pro with language models using the Model Context Protocol. It enables reverse engineers to query LLMs directly from IDA's interface for automated analysis, code understanding, and vulnerability detection.
Best for
Best for
Reverse engineers and security researchers using IDA Pro who want to augment their analysis with LLM assistance
Use cases
- Automatically rename functions and variables based on LLM suggestions
- Generate decompilation comments and summaries for complex routines
- Identify potential vulnerabilities or suspicious code patterns with LLM assistance
Notes
A plugin that bridges IDA Pro with language models using the Model Context Protocol. It enables reverse engineers to query LLMs directly from IDA’s interface for automated analysis, code understanding, and vulnerability detection.
9,040 stars on GitHub. Last updated 2026-05-29. Licensed MIT.
Use cases
- Automatically rename functions and variables based on LLM suggestions
- Generate decompilation comments and summaries for complex routines
- Identify potential vulnerabilities or suspicious code patterns with LLM assistance
Pros
- Leverages state-of-the-art LLMs to speed up reverse engineering workflows
- Open-source and highly configurable in Python
- Large community (9k stars) indicates active development and support
Cons
- Requires an external LLM API key or local model setup, adding cost or complexity
- LLM outputs may be inaccurate or hallucinate, requiring manual verification
- Tied to IDA Pro, which is a commercial tool with a license cost
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Leverages state-of-the-art LLMs to speed up reverse engineering workflows
- Open-source and highly configurable in Python
- Large community (9k stars) indicates active development and support
Cons
- Requires an external LLM API key or local model setup, adding cost or complexity
- LLM outputs may be inaccurate or hallucinate, requiring manual verification
- Tied to IDA Pro, which is a commercial tool with a license cost
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
adancurusul/embedded-debugger-mcp
Various
A Model Context Protocol server for embedded debugging with probe-rs - supports ARM Cortex-M, RISC-V debugging via J-Link, ST-Link, and more
adeptus-innovatio/solvitor-mcp
Various
🦀 🏠 - Solvitor MCP server provides tools to access reverse engineering tools that help developers extract IDL files from closed-source Solana smart contracts and decompile them.
fr0gger/MCP_Security
Various
This is a repository to experiment with MCP for security
Gaffx/volatility-mcp
Various
This repo hosts an MCP server for volatility3.x
gbrigandi/mcp-server-wazuh
Various
MCP Server for Wazuh SIEM
HaroldFinchIFT/vuln-nist-mcp-server
Various
MCP Server for Vulnerabilities API from NVD NIST
operantlabs/operant-mcp
Various
Turn your AI agent into a hacker by plugging in this MCP
PatrickPalmer/MayaMCP
Various
Model Context Protocol (MCP) server implementation for Autodesk Maya
pullkitsan/mobsf-mcp-server
Various
This MCP server uses mobsf api's to scan and analyze the apk and ipa files.
roadwy/cve-search_mcp
Various
A Model Context Protocol (MCP) server for querying the CVE-Search API
zinja-coder/apktool-mcp-server
Various
A MCP Server for APK Tool (Part of Android Reverse Engineering MCP Suites)
fosdickio/binary_ninja_mcp
Various
A Binary Ninja plugin containing an MCP server that enables seamless integration with your favorite LLM/MCP client.
jtang613/GhidrAssistMCP
Various
An native MCP server extension for Ghidra
LaurieWired/GhidraMCP
Various
MCP Server for Ghidra
radareorg/r2mcp
Various
MCP stdio server for radare2
securityfortech/secops-mcp
Various
All-in-one security testing toolbox that brings together popular open source tools through a single MCP interface. Connected to an AI agent, it enables tasks like pentesting, bug b
stass/lldb-mcp
Various
LLDB MCP server
zboralski/ida-headless-mcp
Various
Headless IDA Pro binary analysis via Model Context Protocol
zinja-coder/jadx-ai-mcp
Various
Plugin for JADX to integrate MCP server