by Iamgublin · MCP Server · ★ 22
ida-codex-mcp Local MCP (Model Context Protocol) server plus an IDA 9.2 plugin to expose common reverse engineering capabilities to MCP clients. : an IDA plugin that exposes core analysis features (function list, call graph, Hex-Rays pseudocode, disassembly, imports/exports, xrefs, strings, memory reads, etc.) over a local TCP JSON interface (default ). : a local MCP server that talks to the IDA plugin, then re-exposes features as MCP tools and resources over STDIN/STDOUT so MCP clients (e.g., Codex CLI) can use them directly.
| Stars | 22 |
| Forks | 2 |
| Language | Python |
| Category | MCP Server |
| Quality Score | 69.5706142490589/100 |
| Last Updated | 2026-06-12 |
| Created | 2025-11-13 |
| Platforms | cli, codex, mcp, python |
| Est. Tokens | ~13k |
Explore other popular mcp server tools:
ida-codex-mcp is IDA Codex MCP bridges IDA Pro 9.2 with the MCP ecosystem. It provides an IDA plugin and a stdio MCP server that expose function lists, call graphs, Hex‑Rays pseudocode, disassembly, imports/exports,. It is categorized as a MCP Server with 22 GitHub stars.
ida-codex-mcp is primarily written in Python.
You can find installation instructions and usage details in the ida-codex-mcp GitHub repository at github.com/Iamgublin/ida-codex-mcp. The project has 22 stars and 2 forks, indicating an active community.