IDAssistMCP
Active·★ 36·MIT·Updated 2026-04-27
★ Trending★ Dev Tooling
Standalone MCP server plugin for IDA Pro.
IDAssistMCP is a standalone MCP server plugin for IDA Pro 9.x that exposes IDA's analysis capabilities to LLM clients. It provides 38 MCP tools, 8 resources, and 7 guided prompts for reverse engineering tasks. The server supports SSE and Streamable HTTP transports and includes features like thread-safe IDB modifications, LRU cache, and async task management.
#ida-plugin#ida-plugins#idapro#llm#mcp#mcp-server#mcp-servers
01
Features
0138 MCP tools covering binary analysis, decompilation, cross-references, symbol management, type system, navigation, and more
026 consolidated tools with action/format/direction parameters for comments, variables, types, xrefs, bookmarks, and code
038 MCP resources for browsable binary metadata (triage, functions, imports, exports, strings, info, segments, sections)
047 guided prompts for common reverse engineering workflows
05SSE and Streamable HTTP transports via Hypercorn ASGI server
02
Compatibility
Windows
Windows
Verified via docs
Linux
Linux
Verified via docs
macOS
macOS
Verified via docs
03
Quick start
1
$ hcli plugin install idassistmcp
04
Use cases
↳Reverse engineering and binary analysis
↳Vulnerability identification and documentation
↳Data flow tracing and structure recovery
05
Alternatives
FunASR★ 16.6k
Industrial-grade speech recognition toolkit: 170x realtime, 50+ languages, speaker diarization, emotion detection, streaming, and OpenAI-compatible API.
initrunner★ 38
Define AI agent roles in YAML and run them anywhere: CLI, API server, or autonomous daemon
Related searches
Comments
Log in to leave a comment
- HHarley ZhangMay 25, 2026
Query binary analysis data through natural language, no scripting required.
- RRiver PatelMar 29, 2026
The standalone plugin approach means minimal IDA configuration changes.
- RRemy KimMar 16, 2026
IDA Pro integration via MCP brings AI assistance to reverse engineering workflows.
- KKendall JohnsonMar 14, 2026
Good for RE workflows where you want AI to help interpret disassembly.