I
Ida Multi MCP
作者 @MeroZemory
Multi-instance IDA Pro MCP server — analyze multiple binaries simultaneously through a single MCP endpoint.
创建于 1/29/2026
更新于 26 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx ida-multi-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"merozemory-ida-multi-mcp": {
"command": "uvx",
"args": [
"ida-multi-mcp"
]
}
}
}