Nobitex Market Data MCP Server

by xmannii

📊 Nobitex マーケットデータ MCP サーバー

これは、Nobitex API から暗号通貨市場データへのアクセスを提供するモデル コンテキスト プロトコル (MCP) サーバーです。

✨ 特徴

  • 特定の暗号通貨ペアの市場統計を取得する
  • 世界の暗号通貨市場の統計を入手

🛠️ ツール

  • getMarketStats : 特定の暗号通貨市場ペアの統計情報を取得します
  • getGlobalStats : 世界の暗号通貨市場の統計を取得する

🚀 セットアップ

  1. 依存関係をインストールします:
    npm install
  2. サーバーを実行します。
    npm run start

🔗 Claude Desktop での使用

このサーバーをClaude Desktopに追加するには:

  1. Claudeデスクトップの設定を開く
  2. 「開発者」セクションに移動し、「設定の編集」をクリックします。
  3. claude_desktop_config.jsonに以下を追加します。
{ "mcpServers": { "nobitex": { "command": "npm", "args": [ "--prefix", "/path/to/this/repo", "run", "start" ] } } }

/path/to/this/repoコンピューター上のこのリポジトリへの実際のパスに置き換えます。

  1. Claudeデスクトップを再起動します

プロンプトの例

  • 「ビットコインの現在の価格はリアルでいくらですか?」
  • 「現在の世界の暗号通貨市場の状況はどうですか?」
-
security - not tested
F
license - not found
-
quality - not tested

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

Nobitex API から暗号通貨市場データへのアクセスを提供し、ユーザーが特定の暗号通貨ペアの統計とグローバル市場データを取得できるようにする MCP サーバー。

  1. ✨ 特徴
    1. 🛠️ ツール
      1. 🚀 セットアップ
        1. 🔗 Claude Desktop での使用
          1. プロンプトの例

            Related MCP Servers

            • A
              security
              A
              license
              A
              quality
              A 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.
              Last updated -
              3
              136
              25
              TypeScript
              MIT License
              • Apple
            • A
              security
              A
              license
              A
              quality
              A 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. Updated to use Coin Cap API v3
              Last updated -
              3
              37
              TypeScript
              MIT License
              • Apple
            • -
              security
              A
              license
              -
              quality
              An MCP server providing a range of cryptocurrency technical analysis indicators and strategies.
              Last updated -
              64
              JavaScript
              MIT License
            • A
              security
              F
              license
              A
              quality
              An MCP server that provides real-time financial data integration with Alpha Vantage's API, enabling access to stock market data, cryptocurrency prices, forex rates, and technical indicators.
              Last updated -
              7
              2
              JavaScript

            View all related MCP servers

            ID: skqf2axnar