📊 Nobitex マーケットデータ MCP サーバー
これは、Nobitex API から暗号通貨市場データへのアクセスを提供するモデル コンテキスト プロトコル (MCP) サーバーです。
✨ 特徴
特定の暗号通貨ペアの市場統計を取得する
世界の暗号通貨市場の統計を入手
🛠️ ツール
getMarketStats
: 特定の暗号通貨市場ペアの統計情報を取得しますgetGlobalStats
: 世界の暗号通貨市場の統計を取得する
🚀 セットアップ
依存関係をインストールします:
npm installサーバーを実行します。
npm run start
🔗 Claude Desktop での使用
このサーバーをClaude Desktopに追加するには:
Claudeデスクトップの設定を開く
「開発者」セクションに移動し、「設定の編集」をクリックします。
claude_desktop_config.json
に以下を追加します。
/path/to/this/repo
コンピューター上のこのリポジトリへの実際のパスに置き換えます。
Claudeデスクトップを再起動します
プロンプトの例
「ビットコインの現在の価格はリアルでいくらですか?」
「現在の世界の暗号通貨市場の状況はどうですか?」
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Nobitex API から暗号通貨市場データへのアクセスを提供し、ユーザーが特定の暗号通貨ペアの統計とグローバル市場データを取得できるようにする MCP サーバー。
Related MCP Servers
- -securityAlicense-qualityAn MCP server providing a range of cryptocurrency technical analysis indicators and strategies.Last updated -676MIT License
- AsecurityAlicenseAqualityProvides an MCP server that allows large language models to access real-time and historical Bitcoin market data from Binance, including current prices, order book data, recent trades, and price history through a standardized interface.Last updated -103MIT License
- AsecurityAlicenseAqualityMCP service that provides real-time access to Binance cryptocurrency market data, allowing AI agents to fetch current prices, order books, candlestick charts, and trading statistics through natural language queries.Last updated -125829Apache 2.0
CoinStats MCP Serverofficial
AsecurityAlicenseAqualityMCP Server for the CoinStats API. Provides access to cryptocurrency market data, portfolio tracking, and news.Last updated -30237MIT License