MCP.so
Sign In
Servers

IDA Pro MCP Server

@Varshith-JV-1410

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "IDAPro": {
      "type": "http",
      "url": "http://127.0.0.1:3000/sse"
    }
  }
}

More from Other