Acknowledgments
@cnitlrt
About Acknowledgments
headless-ida-mcp-server
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"headless-ida-mcp-server": {
"command": "uv",
"args": [
"python",
"install",
"3.12"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Headless IDA MCP Server?
Headless IDA MCP Server is an MCP (Model Context Protocol) server that uses IDA Pro’s headless mode (idat) to analyze binary files. It provides a suite of tools via MCP for managing and manipulating functions, variables, and more. It is intended for users who want to run IDA Pro analysis through an MCP client rather than interactively.
How to use Headless IDA MCP Server?
Install Python 3.12 or higher, IDA Pro with headless support, clone the repository, set up a virtual environment with uv, and install dependencies. Copy the .env_example to .env and configure IDA_PATH, PORT, HOST, and TRANSPORT (sse or stdio). Start the server with uv run headless_ida_mcp_server. Connect using an MCP client such as the Model Context Protocol Inspector or by adding a configuration block to your client.
Key features of Headless IDA MCP Server
- Uses IDA Pro headless mode for binary analysis
- Provides MCP tools to manage functions and variables
- Supports both SSE and stdio transport modes
- Configurable via environment variables (port, host, transport)
- Runs as a standalone CLI application
Use cases of Headless IDA MCP Server
- Automating binary analysis with IDA Pro in headless mode
- Integrating IDA Pro analysis into MCP-compatible clients
- Performing static analysis on binaries without interactive GUI
FAQ from Headless IDA MCP Server
What are the prerequisites to run Headless IDA MCP Server?
Python 3.12 or higher and IDA Pro with headless support (idat). The headless-ida library is also used.
What transport modes are supported?
SSE and stdio, configured via the TRANSPORT environment variable in the .env file.
Where is the IDA Pro executable path specified?
In the .env file under the IDA_PATH variable, for example /home/ubuntu/idapro/idat.
Is Headless IDA MCP Server an IDA Pro plugin?
No, it runs independently as a CLI server that invokes IDA Pro in headless mode, rather than as an interactive plugin.
Frequently asked questions
What are the prerequisites to run Headless IDA MCP Server?
Python 3.12 or higher and IDA Pro with headless support (idat). The headless-ida library is also used.
What transport modes are supported?
SSE and stdio, configured via the `TRANSPORT` environment variable in the `.env` file.
Where is the IDA Pro executable path specified?
In the `.env` file under the `IDA_PATH` variable, for example `/home/ubuntu/idapro/idat`.
Is Headless IDA MCP Server an IDA Pro plugin?
No, it runs independently as a CLI server that invokes IDA Pro in headless mode, rather than as an interactive plugin.
Basic information
More Other MCP servers
ICSS
chokcoco不止于 CSS

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

Figs, Relationship Expert
Figs O'Sullivan, LMFTCouples therapist Figs O'Sullivan (LMFT, 17 years, endorsed by Sue Johnson, creator of EFT) inside your AI. Ask relationship questions answered from his clinical writing, name the pattern in a fight, get a three-step rep
Nginx UI
0xJackyYet another WebUI for Nginx
Comments