by taida957789 · MCP Server · ★ 185
IDA Pro MCP Server IDA Pro MCP Server is a plugin that allows remote querying and control of IDA Pro through the Model Context Protocol (MCP) interface. This plugin enables AI assistants (such as Claude) to interact directly with IDA Pro for binary analysis tasks. Overview This server provides a series of tools that allow AI assistants to perform the following operations: Get byte data from specific addresses Get disassembly code Get decompiled pseudocode Query function names Get segment information List all functions Find cross-references Get import/export tables Get entry points...
| Stars | 185 |
| Forks | 35 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 73.3193256224226/100 |
| Open Issues | 3 |
| Last Updated | 2025-05-26 |
| Created | 2025-03-25 |
| Platforms | claude-code, mcp, python |
| Est. Tokens | ~2k |
These tools work well together with ida-mcp-server-plugin for enhanced workflows:
Explore other popular mcp server tools:
ida-mcp-server-plugin is IDA Pro Plugin for serving MCP SSE server for cursor / claude. It is categorized as a MCP Server with 185 GitHub stars.
ida-mcp-server-plugin is primarily written in Python.
You can find installation instructions and usage details in the ida-mcp-server-plugin GitHub repository at github.com/taida957789/ida-mcp-server-plugin. The project has 185 stars and 35 forks, indicating an active community.
ida-mcp-server-plugin is released under the MIT license, making it free to use and modify according to the license terms.