Browse
→ Code & Dev
→ IDA Headless MCP
IDA Headless MCP
Rust-native multi-session headless IDA Pro MCP server with one supervisor process and one IDA worker per opened database. It follows the ida-pro-mcp public contract for idb_open, idb_list, idb_close and worker analysis tools, supports stdio or Streamable HTTP, and requires a separately licensed local IDA install. Public GitHub repository created August 16, 2026.
MCP unverified
Integration
| Transport | stdio |
| Auth | none |
| Endpoint | https://github.com/fuqiuluo/ida-headless-mcp |
| Install | cargo build --release --no-default-features --features ida-92 |
Use Cases
| 01 | Let an AI assistant open multiple IDA databases and query analysis tools through opaque database session IDs |
| 02 | Run reverse-engineering workflows from Claude Code, Codex or Cursor while keeping the IDA GUI profile isolated |
| 03 | Use optional unsafe tools only when explicitly enabling Python evaluation or diff helpers for trusted local analysis |
Tags
ida-pro reverse-engineering binary-analysis headless rust streamable-http multi-session security-research
Machine-readable: /api/servers.json
· JSON-LD schema embedded in <head>