ida-pro-mcp MCP Server — Claude & Cursor Integration

# ida-pro-mcp MCP Server ## What is ida-pro-mcp? ida-pro-mcp is a production-ready Model Context Protocol (MCP) server with 11,876 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls. ## Installation ```bash # Via Smithery (recommended) npx -y @smithery/cli install mrexodia/ida-pro-mcp # Or manual git clone https://github.com/mrexodia/ida-pro-mcp.git cd ida-pro-mcp ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** Python - **Stars:** ⭐ 11,876 - **Forks:** 🍴 1,413 - **License:** MIT - **Updated:** 2026-09-07 - **Repo:** [mrexodia/ida-pro-mcp](https://github.com/mrexodia/ida-pro-mcp)