blacktop/ida-mcp-rs
Headless IDA Pro MCP Server
Repository profile
Vibe Reverse Engineer with IDA SQL: An interface for IDA in SQL via live virtual tables
Repository updates
Get generated allthingsida/idasql development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-06-24 13:06
1 capture since 2026-06-24
Stars from baseline 0
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-06-24 13:06
CMakeLists.txt
c-cpp ecosystem,
1 dependency
examples/CMakeLists.txt
c-cpp ecosystem,
0 dependencies
src/CMakeLists.txt
c-cpp ecosystem,
0 dependencies
src/cli/CMakeLists.txt
c-cpp ecosystem,
0 dependencies
src/lib/CMakeLists.txt
c-cpp ecosystem,
0 dependencies
src/plugin/CMakeLists.txt
c-cpp ecosystem,
0 dependencies
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
Nearest indexed repositories by embedding similarity.
Headless IDA Pro MCP Server
Headless IDA Pro MCP server for AI-assisted binary analysis, powered by idalib
A C++ REPL for IDA Pro / IDA C++ SDK
A list of IDA Plugins
IDA Codex MCP bridges IDA Pro 9.2 with the MCP ecosystem. It provides an IDA plugin and a stdio MCP server that expose function lists, call graphs, Hex‑Rays pseudocode, disassembly, imports/exports, xrefs, strings, and memory reads to MCP clients.
IDA Pro RPC for assisted RE-tasks