Skip to main content
Glama

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

            • -
              security
              A
              license
              -
              quality
              An MCP server providing a range of cryptocurrency technical analysis indicators and strategies.
              Last updated -
              4
              61
              JavaScript
              MIT License
            • A
              security
              A
              license
              A
              quality
              Provides 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 -
              1
              0
              1
              JavaScript
              MIT License
            • A
              security
              A
              license
              A
              quality
              MCP 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 -
              12
              768
              25
              JavaScript
              Apache 2.0
            • A
              security
              A
              license
              A
              quality
              MCP Server for the CoinStats API. Provides access to cryptocurrency market data, portfolio tracking, and news.
              Last updated -
              30
              663
              6
              TypeScript
              MIT License

            View all related MCP servers

            MCP directory API

            We provide all the information about MCP servers via our MCP API.

            curl -X GET 'https://glama.ai/api/mcp/v1/servers/xmannii/nobitex-mcp-server'

            If you have feedback or need assistance with the MCP directory API, please join our Discord server