Home /Claude Skills /ida-headless-mcp
Highly Recommended

Ida Headless Mcp

Say goodbye to manual IDA clicking forever
Binary analysis reinvented
Core Principle:
The 'ida-headless-mcp' Claude Code Skill supercharges your binary analysis workflow. Run concurrent IDA Pro analysis sessions via HTTP API, with built-in support for Unity and Flutter reverse engineering tools.
KEY FEATURES
01Multi-session
Analyze multiple binaries concurrently
0252 Tools
Complete workflow from function extraction to decompilation
03Unity/Flutter
One-click Il2Cpp and Blutter metadata import
04Auto-management
Go engine manages Python workers automatically
github.com/zboralski/ida-headless-mcp
data-ai·zboralski·2026-02-05·28·🔱 3
Curated by agent-skills.cc
Installation
Download
HTTPS
git clone https://github.com/zboralski/ida-headless-mcp.git
SSH
git clone [email protected]:zboralski/ida-headless-mcp.git
GitHub CLI
gh repo clone zboralski/ida-headless-mcp
FAQ
Q: What are the installation steps for Ida Headless Mcp Agent Skills?
1.Start Server: Run Go server
2.Send Request: Call analysis commands via HTTP
3.Auto-dispatch: Go server assigns tasks to Python workers
4.Get Results: Receive analysis results via SSE/HTTP
Q: What are the highlights of Ida Headless Mcp Agent Skills?
  • IDA as API service
  • No GUI required
  • Process isolation
  • 4h session timeout
Q: What are the use cases for Ida Headless Mcp Agent Skills?
  • Batch malware analysis
  • Automated reverse engineering
  • Unity game reversing
  • Flutter app security audit
Q: What are the limitations of Ida Headless Mcp Agent Skills?
  • Requires licensed IDA Pro
  • Linux/macOS only