ida-pro-mcp
If you are the rightful owner of ida-pro-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
Simple MCP Server to allow vibe reversing in IDA Pro.
IDA Pro MCP is a Model Context Protocol server designed to facilitate reverse engineering tasks within IDA Pro. It provides a suite of tools and functions that allow users to interact with IDA Pro's database, retrieve metadata, manipulate functions and variables, and perform debugging tasks. The server supports both safe and unsafe functions, with the latter requiring an additional flag for execution. It is compatible with various MCP clients and can be installed and configured easily. The server also supports SSE transport and can be run in a headless mode for advanced users.
Features
- Function and Variable Manipulation: Retrieve, rename, and set types for functions and variables.
- Debugging Support: Includes functions for managing breakpoints and controlling the debugger.
- Metadata Retrieval: Access metadata about the current IDB and list functions, globals, and strings.
- Decompilation and Disassembly: Decompile functions and get assembly code for analysis.
- Cross-Reference Management: Retrieve cross-references to addresses and struct fields.
Tools
Related MCP Servers
View all developer_tools servers →context7
by upstash
Context7 MCP provides up-to-date, version-specific documentation and code examples directly into your prompt, enhancing the capabilities of LLMs by ensuring they use the latest information.
git-mcp
by idosal
GitMCP is a free, open-source, remote Model Context Protocol (MCP) server that transforms GitHub projects into documentation hubs, enabling AI tools to access up-to-date documentation and code.
Sequential Thinking
by modelcontextprotocol
An MCP server implementation that provides a tool for dynamic and reflective problem-solving through a structured thinking process.
github-mcp-server
by github
The GitHub MCP Server is a Model Context Protocol server that integrates with GitHub APIs for automation and interaction.
deepwiki-mcp
by regenrek
This is an unofficial Deepwiki MCP Server that processes Deepwiki URLs, crawls pages, converts them to Markdown, and returns documents or lists by page.
terraform-mcp-server
by hashicorp
The Terraform MCP Server is a Model Context Protocol server that integrates with Terraform Registry APIs for advanced automation in Infrastructure as Code development.
Everything MCP Server
by modelcontextprotocol
The Everything MCP Server is a comprehensive test server designed to demonstrate the full capabilities of the Model Context Protocol (MCP). It is not intended for production use but serves as a valuable tool for developers building MCP clients.