-
securityF
license-
qualityA Model Context Protocol server for reading and analyzing binary files, with initial support for Unreal Engine asset files (.uasset).
Last updated -
Python
このプロジェクトは、以下の作業に基づいて構築されています。
IDA プラグインを対話的に実行するのではなく、サーバーを CLI アプリとして直接実行する場合は、それを選択できます。
このプロジェクトは、IDA Pro のヘッドレス モードを使用してバイナリ ファイルを分析し、関数や変数などを管理および操作するためのツール スイートを MCP 経由で提供します。
.env
で次の環境変数を設定します。IDA_PATH
: IDA Pro のヘッドレス実行可能ファイル (idat) へのパス (例: /home/ubuntu/idapro/idat
PORT
: MCPサーバーのポート番号(例: 8888
HOST
: MCP サーバーのホスト アドレス (例: 127.0.0.1
TRANSPORT
: MCPトランスポートモード( sse
またはstdio
)This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
IDA Pro のヘッドレス モードを通じてリモート バイナリ分析機能を提供するサーバー。ユーザーは、マルチクライアント プロトコルを介して関数、変数、その他のバイナリ要素を管理および操作できます。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cnitlrt/headless-ida-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server