Ida Pro
MCP ServerFeaturedby Community · Added 5mo ago
Claude
7.1k
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"ida-pro": {
"command": "npx",
"args": [
"ida-pro"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Enables vibe reversing in IDA Pro through a Model Context Protocol server.
Tags
Developer Toolsmcp-servertop-100