π Enhance your IDA 9.X Pro experience by listing all comments in your disassembly and filtering out duplicates for clearer analysis.
Config is the same across clients β only the file and path differ.
{
"mcpServers": {
"ida-comments-list": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Welcome to the IDA Comments List Plugin! This tool helps you manage comments in your IDA Pro projects, making it easy to keep track of your notes in disassembled code.
This server supports HTTP transport. Be the first to test it β help the community know if it works.
Five weighted categories β click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience β it helps other developers decide.
Sign in to write a review.
Others in security / developer-tools
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.
MCP server for accessing Figma plugin console logs and screenshots via Cloudflare Workers or local mode
MCP server for using the GitLab API
MCP Security Weekly
Get CVE alerts and security updates for Ida Comments List and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Welcome to the IDA Comments List Plugin! This tool helps you manage comments in your IDA Pro projects, making it easy to keep track of your notes in disassembled code.
To install the IDA Comments List Plugin, follow these simple steps:
Visit the releases page to download the latest version. Click the button below: Download Latest Release
Download the appropriate file for your setup. Look for a .dll file that matches your version of IDA Pro.
Copy the .dll file into the plugins directory inside your IDA installation folder. This step integrates the plugin into IDA.
Optional: If you need to specify your IDA plugins folder, you can adjust this in CMake.
To get the plugin, visit the Releases page and follow the download instructions mentioned above. Make sure to copy the .dll file to the correct location.
Once you have installed the IDA Comments List Plugin, follow these steps to use it:
Run IDA Pro and load a file. This could be any binary or executable you want to analyze.
Access Comments: Right-click in the disassembly view where you want to see the comments. Select the Comments option from the context menu.
Review Comments: A new window labeled "Comments" will appear. This window shows you a list of comments related to the loaded file.
Hide Duplicate Comments:
The comments window offers two main columns:
You can scroll through the list to find the relevant comments for your analysis. If you have many comments, the filter option greatly helps in keeping your workspace organized.
If you need to set a custom path for your IDA plugins:
This step is optional. Most users can simply place the .dll file into the default plugins directory.
Your feedback is valuable. If you encounter issues or have suggestions, please open an issue on the GitHub repository. We appreciate your input and hope to improve your experience with this plugin.