暗号通貨取引MCP(モデルコンテキストプロトコル)
複数の暗号通貨取引所間での価格検索と取引を行うためのシンプルなモデル コンテキスト プロトコル (MCP) サーバー。
https://github.com/user-attachments/assets/34f3a431-9370-4832-923e-ab89bf1d4913
要件
Python 3.10以上
サポートされている取引所
現在はスポット取引のみサポートしています。
アップビット
ゲート.io
バイナンス
今後さらに多くの取引所が追加される予定です。
環境設定
各取引所で必要な認証情報を環境変数に追加します。
例えば、Upbit は次のようになります。
開発ガイド
新しい取引所の追加
CryptoExchange抽象クラスを継承した新しい交換クラスを作成する必要なAPIメソッドを実装する
テストケースを書く
新しい交換をファクトリークラスに登録する
テストの実行
This server cannot be installed
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.
Upbit、Gate.io、Binance などの複数の暗号通貨取引所間での価格検索と取引を可能にするモデルコンテキスト プロトコル サーバー。
Related MCP Servers
- Asecurity-licenseAqualityA Model Context Protocol server that provides read-only access to Bybit's cryptocurrency exchange API, allowing users to query real-time cryptocurrency data using natural language.Last updated -12115MIT License
- Asecurity-licenseAqualityA Model Context Protocol server that provides access to CoinMarketCap's cryptocurrency data, enabling AI applications to retrieve cryptocurrency listings, quotes, and detailed information.Last updated -33
- -security-license-qualityA cryptocurrency price query service based on Model Context Protocol that provides tools for retrieving virtual currency prices, market trends, detailed information, and K-line data.Last updated -3
- -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