From 892f2966494f5e4dc8c5ea71b3db12c4388a1c6d Mon Sep 17 00:00:00 2001 From: Duncan Ogilvie Date: Wed, 26 Mar 2025 11:58:09 +0100 Subject: [PATCH] Add IDA Pro MCP (#91) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c6d1cb0..51193f7 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,7 @@ - **[Vibe Check](https://github.com/PV-Bhat/vibe-check-mcp-server)** - The definitive Vibe Coder's sanity check MCP server: Prevents cascading errors by calling a "Vibe-check" agent to ensure alignment and prevent scope creep - **[Gemsuite](https://github.com/PV-Bhat/gemsuite-mcp)** - The ultimate open-source server for advanced Gemini API interaction with MCP, intelligently selects models. - **[Semgrep](https://github.com/semgrep/mcp)** - Scan software for security vulnerabilies using [Semgrep](https://semgrep.dev). +- **[IDA Pro MCP](https://github.com/mrexodia/ida-pro-mcp)** - MCP Server for automated reverse engineering with IDA Pro. ## Clients