Integrations
Analyzes order book depth and imbalance for cryptocurrency trading pairs on Binance, providing real-time market structure insights.
Retrieves and analyzes order book metrics for cryptocurrency trading pairs on Coinbase, enabling cross-exchange comparison of market depth.
Formats order book comparison data across multiple exchanges as Markdown tables for clear visualization and analysis.
暗号注文帳MCP
主要な暗号通貨取引所全体の注文簿の深さと不均衡を分析し、AI エージェントと取引システムにリアルタイムの市場構造の洞察を提供する MCP サーバー。
特徴
- 注文簿メトリクス: 特定の取引所の特定の取引ペアのビッド/アスクの深さと不均衡を計算します。
- 取引所間の比較: 統合された Markdown テーブルで、複数の取引所の注文書の深さと不均衡を比較します。
- サポートされている取引所:Binance、Kraken、Coinbase、Bitfinex、Okx、Bybit
インストール
前提条件
- Python 3.10以上
- uv (Python パッケージとプロジェクト マネージャー)
設定
- リポジトリのクローンを作成するCopy
- 依存関係をインストールする
uv
を使用して必要なパッケージをインストールします。Copy - MCP クライアント (Claude Desktop) を構成するCopy
使用法
サーバーは主に 2 つのツールを提供します。
calculate_orderbook
: 指定された取引所の取引ペアのビッド深度、アスク深度、および不均衡を計算します。compare_orderbook
: 複数の取引所の入札深度、売り注文深度、不均衡を比較し、Markdown テーブルを返します。
例: 注文書メトリクスの計算
プロンプト: 「1% の深度範囲で Binance の BTC/USDT の注文簿メトリックを計算します。」
期待される出力(JSON オブジェクト):
例: 取引所間の注文簿を比較する
プロンプト: 「Binance、Kraken、OKX の BTC/USDT の注文簿メトリックを 1% の深度範囲で比較します。」
予想される出力(マークダウンテーブル):
ライセンス
このプロジェクトはMITライセンスの下で提供されています。詳細はLICENSEファイルをご覧ください。
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
暗号オーダーブック-MCP
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityAn MCP server implementation that integrates with Hyperliquid exchange, providing access to crypto market data including mid prices, historical candles, and L2 order books.Last updated -3145TypeScriptMIT License
- PythonMIT License
- PythonMIT License
- PythonMIT License