Back to search
30
MCP

ida-mcp-server-plugin

taida957789/ida-mcp-server-plugin

IDA Pro Plugin for serving MCP SSE server for cursor / claude

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ida-domain-mcp
MCP plugin for IDA Pro/IDA Free that uses ida-domain for database access
0 tools
ida-script-mcp
MCP server for executing IDAPython scripts in IDA Pro with multi-instance and async task support
0 tools
ida-api-mcp
MCP server for IDA SDK API workflow retrieval
0 tools
cursor-mcp
MCP server for managing Cursor IDE MCP configurations
0 tools
ida-mcp-server
A Model Context Protocol server for IDA
0 tools
iflow-mcp_iamgublin-ida-codex-mcp
IDA Pro MCP Server - Expose reverse engineering capabilities through MCP protocol
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ida-mcp-server-plugin": {
      "url": "None",
      "transport": "http"
    }
  }
}