Binance MCPサーバー
WebSocket をサポートする Binance 市場データ用の Model Context Protocol (MCP) サーバー実装。
特徴
WebSocket経由のリアルタイム市場データストリーミング
スポット市場と先物市場の両方をサポート
指数バックオフによる自動再接続
型安全なメッセージ処理
包括的なエラー処理
インストール
使用法
サーバーの起動
WebSocket ストリームの種類
次のストリーム タイプがサポートされています。
trade:リアルタイムの取引データticker: 24時間ローリングウィンドウ価格変動統計bookTicker: 最良の売り/買い価格と数量kline: ローソク足データmarkPrice: マーク価格と資金調達率(先物のみ)fundingRate: 資金調達率データ(先物のみ)
Claude Desktopでの使用例
発達
テストの実行
建物
ライセンス
プライベート
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.
WebSocket 経由でリアルタイムの Binance 市場データ (スポットおよび先物) をストリーミングするサーバー実装。これにより、アプリケーションはモデル コンテキスト プロトコルを通じて暗号通貨市場情報を受信および処理できるようになります。
Related Resources
Related MCP Servers
- -security-license-qualityThis server provides a robust interface for Binance spot trading operations, including secure management of API credentials, execution and management of spot orders, and monitoring of account balances and open orders.Last updated -713
- -security-license-qualityA Model Context Protocol server that exposes Binance cryptocurrency exchange data to LLMs, allowing agents to access real-time prices, order books, and historical market data without requiring API keys.Last updated -15MIT License
- Asecurity-licenseAqualityA server that provides tools for retrieving real-time price information for various assets including precious metals and cryptocurrencies, allowing language models to access and display current asset price data.Last updated -1252MIT License
- -security-license-qualityA server that provides real-time cryptocurrency data through the Model Context Protocol, allowing access to detailed exchange information and current cryptocurrency rates from the CoinCap API.Last updated -01MIT License