Skip to main content
Glama

Nobitex Market Data MCP Server

by xmannii

📊 Nobitex 市场数据 MCP 服务器

这是一个模型上下文协议 (MCP) 服务器,可从 Nobitex API 访问加密货币市场数据。

✨ 特点

  • 获取特定加密货币对的市场统计数据
  • 获取全球加密货币市场统计数据

🛠️ 工具

  • 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.

MCP 服务器提供从 Nobitex API 访问加密货币市场数据的功能,使用户能够获取特定的加密货币对统计数据和全球市场数据。

  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
              86
              29
              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
              109
              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

            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