Skip to content
Claude Desktop

idamesh for Claude Desktop

io.github.jordanro2/idamesh

MCP server for IDA Pro: decompiler, disassembler, and analysis tools for MCP clients.

client:Claude Desktop transport:stdio runtime:pypi

Install idamesh in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "idamesh": {
      "command": "uvx",
      "args": [
        "idamesh"
      ],
      "env": {
        "IDADIR": "<IDADIR>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

idamesh in other clients