mrexodia/ida-pro-mcp
An MCP server that connects IDA Pro with language models to enable AI-assisted binary analysis and reverse engineering.

This project provides a Model Context Protocol server enabling AI coding assistants and agents (Claude, Copilot, Cursor, etc.) to interact with IDA Pro for reverse engineering tasks. It exposes IDA Pro’s analysis capabilities through MCP tools, allowing language models to inspect binaries, navigate disassembly, and assist with vulnerability research. The server acts as a bridge between traditional binary analysis tooling and modern LLM-based development environments.