Nobitex Market Data MCP Server
📊 Nobitex マーケットデータ MCP サーバー
これは、Nobitex API から暗号通貨市場データへのアクセスを提供するモデル コンテキスト プロトコル (MCP) サーバーです。
✨ 特徴
特定の暗号通貨ペアの市場統計を取得する
世界の暗号通貨市場の統計を入手
Related MCP server: Desk3 MCP Server
🛠️ ツール
getMarketStats: 特定の暗号通貨市場ペアの統計情報を取得しますgetGlobalStats: 世界の暗号通貨市場の統計を取得する
🚀 セットアップ
依存関係をインストールします:
npm installサーバーを実行します。
npm run start
🔗 Claude Desktop での使用
このサーバーをClaude Desktopに追加するには:
Claudeデスクトップの設定を開く
「開発者」セクションに移動し、「設定の編集」をクリックします。
claude_desktop_config.jsonに以下を追加します。
{
"mcpServers": {
"nobitex": {
"command": "npm",
"args": [
"--prefix",
"/path/to/this/repo",
"run",
"start"
]
}
}
}/path/to/this/repoコンピューター上のこのリポジトリへの実際のパスに置き換えます。
Claudeデスクトップを再起動します
プロンプトの例
「ビットコインの現在の価格はリアルでいくらですか?」
「現在の世界の暗号通貨市場の状況はどうですか?」
This server cannot be deployed
Maintenance
Related MCP Connectors
Unlock the power of real-time cryptocurrency data with our Crypto Price Insights MCP server.
MCP server with quote and live cryptocurrency price tools, local and cloud-deployed transports.
Real-time crypto market data: candles, tickers, orderbooks across 13+ exchanges via MCP.
Official CoinMarketCap MCP server: real-time crypto prices, market cap, rankings and exchange data.
Related MCP Servers
- AlicenseBqualityAmaintenanceA Model Context Protocol (MCP) server that provides comprehensive cryptocurrency analysis using the CoinCap API. This server offers real-time price data, market analysis, and historical trends through an easy-to-use interface.3314 npm39MIT

Desk3 MCP Serverofficial
AlicenseBqualityDmaintenanceCryptocurrency MCP Server! Free! This powerful tool is designed for blockchain enthusiasts, providing comprehensive, real-time cryptocurrency information at your fingertips. Whether you're an experienced trader or just starting your journey into the crypto world.163MIT- AlicenseAqualityBmaintenanceAn MCP server for the pex.bot AI simulated crypto exchange that enables users to manage accounts, check real-time market data, and execute trades. It provides tools for profile management, order execution, and asset tracking within a simulated cryptocurrency trading environment.1140 npm1MIT
- AlicenseBqualityCmaintenanceMCP server for WhiteBit cryptocurrency exchange API, enabling market data retrieval, order book access, and real-time WebSocket streams.22Apache 2.0