blacktop/ida-mcp-rs
Headless IDA Pro MCP Server
This project helps reverse engineers working with binary files to automate complex analysis tasks using AI agents. It acts as a bridge, allowing AI tools like Claude Code or Cursor to interact directly with IDA Pro without needing a graphical interface. You feed it a binary file or a module from a shared cache, and your AI agent can then perform actions like listing functions, disassembling code, or decompiling sections, providing automated insights into the software's behavior.
219 stars.
Use this if you are a reverse engineer or security researcher who wants to leverage AI tools to automate and enhance your analysis workflow within IDA Pro.
Not ideal if you do not use IDA Pro, are looking for a standalone AI reverse engineering solution, or prefer to perform all analysis manually.
Stars
219
Forks
11
Language
Rust
License
MIT
Category
Last pushed
Mar 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/blacktop/ida-mcp-rs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
hyper-mcp-rs/hyper-mcp
📦️ A fast, secure MCP server that extends its capabilities through WebAssembly plugins.
Cyfrin/aderyn
Solidity Static Analyzer that easily integrates into your editor
Roblox/studio-rust-mcp-server
Standalone Roblox Studio MCP Server
microsoft/wassette
Wassette: A security-oriented runtime that runs WebAssembly Components via MCP
rust-mcp-stack/rust-mcp-sdk
A high-performance, asynchronous toolkit for building MCP servers and clients in Rust.