Deriv API サーバー
Deriv API と対話するためのモデル コンテキスト プロトコル (MCP) サーバーおよび OpenAI 関数呼び出しサービス。
特徴
アクティブシンボルリスト
アカウント残高を取得する
インストール
ローカルインストール
Dockerのインストール
Docker イメージをビルドします。
環境設定
プロジェクト ルートに.envファイルを作成します。
Claude Desktopでの使用
Claude DesktopはMCP機能を完全にサポートしています。このサーバーを使用するには、以下の手順に従ってください。
Claude Desktopをインストールする
Claude Desktop 構成に追加:
macOSの場合:
~/Library/Application Support/Claude/claude_desktop_config.jsoncline VSCode の場合:
/Users/raju/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.jsonWindows の場合:
%APPDATA%\Claude\claude_desktop_config.json
ローカルインストールの場合
Dockerのインストール
Claudeデスクトップを再起動します
サーバーは次のツールを提供します。
get_active_symbols: アクティブな取引シンボルのリストを取得するget_account_balance: 現在の口座残高を取得する
OpenAI関数呼び出しでの使用
レート制限
現在のレート制限と使用ガイドラインについては、 Deriv API ドキュメントを参照してください。
ライセンス
マサチューセッツ工科大学
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
AI アシスタントが Deriv 取引 API と対話し、アクティブな取引シンボルと口座残高情報にアクセスできるようにするモデル コンテキスト プロトコル サーバー。
Related Resources
Related MCP Servers
- Asecurity-licenseAqualityA Model Context Protocol server implementation that enables AI assistants to interact with the Paradex perpetual futures trading platform, allowing for retrieving market data, managing trading accounts, placing orders, and monitoring positions.Last updated -269MIT License
- -security-license-qualityA Model Context Protocol server that enables interaction with the Tradovate API for managing trading contracts, positions, orders, and accounts.Last updated -1MIT License
- Asecurity-licenseAqualityA server that allows AI models to interact with cryptocurrency exchange APIs through the Model Context Protocol, providing access to over 100 exchanges and their trading capabilities.Last updated -203559MIT License
- Asecurity-licenseAqualityA Model Context Protocol server that enables AI assistants and applications to interact with decentralized exchanges (DEXs), allowing users to get quotes for token swaps and execute swap transactions.Last updated -311MIT License