
cnitlrt_headless-ida-mcp-server
Mirror ofhttps://github.com/cnitlrt/headless-ida-mcp-server
3 years
Works with Finder
0
Github Watches
0
Github Forks
0
Github Stars
Acknowledgments
This project builds upon the work of:
- Tools code adapted from ida-pro-mcp by mrexodia
- Utilizes the headless-ida library by DennyDai
Headless IDA MCP Server
Headless IDA MCP Server is a headless server project based on IDA Pro, designed to provide remote analysis and management capabilities through the Multi-Client Protocol (MCP).
Project Description
This project uses IDA Pro's headless mode to analyze binary files and provides a suite of tools via MCP to manage and manipulate functions, variables, and more.
Prerequisites
- Python 3.10 or higher
- IDA Pro with headless support (idat) https://github.com/DennyDai/headless-ida
Installation
-
Clone the project locally:
git clone https://github.com/cnitlrt/headless-ida-mcp-server.git cd headless-ida-mcp-server
-
Install dependencies:
uv venv source .venv/bin/activate uv pip install .
Configuration
-
Copy the example environment file:
cp .env_example .env
-
Configure the following environment variables in
.env
:-
IDA_PATH
: Path to IDA Pro's headless executable (idat), e.g.,/home/ubuntu/idapro/idat
-
BINARY_PATH
: Path to the binary file for analysis, e.g.,./test/main
-
PORT
: Port number for the MCP server, e.g.,8888
-
HOST
: Host address for the MCP server, e.g.,127.0.0.1
-
TRANSPORT
: MCP transport mode (sse
orstdio
)
-
Usage
-
Start the server:
uv run headless_ida_mcp_server
-
Connect to the server using an MCP client:
npx -y @modelcontextprotocol/inspector
相关推荐
I find academic articles and books for research and literature reviews.
Converts Figma frames into front-end code for various mobile frameworks.
Confidential guide on numerology and astrology, based of GG33 Public information
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Advanced software engineer GPT that excels through nailing the basics.
Delivers concise Python code and interprets non-English comments
💬 MaxKB is a ready-to-use AI chatbot that integrates Retrieval-Augmented Generation (RAG) pipelines, supports robust workflows, and provides advanced MCP tool-use capabilities.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
Reviews

user_WbwP3waP
The cnitlrt_headless-ida-mcp-server by MCP-Mirror is an outstanding tool for advanced server management. I have been using it for a while and its headless capabilities, combined with robust performance, have exceeded my expectations. I highly recommend checking it out on their GitHub page!