Skip to main content
Glama

Nobitex Market Data MCP Server

by xmannii

📊 노비텍스 마켓 데이터 MCP 서버

이는 Nobitex API에서 암호화폐 시장 데이터에 대한 액세스를 제공하는 MCP(Model Context Protocol) 서버입니다.

✨ 특징

  • 특정 암호화폐 쌍에 대한 시장 통계를 얻으세요
  • 글로벌 암호화폐 시장 통계를 확인하세요

🛠️ 도구

  • getMarketStats : 특정 암호화폐 시장 쌍에 대한 통계를 가져옵니다.
  • getGlobalStats : 글로벌 암호화폐 시장 통계 가져오기

🚀 설정

  1. 종속성 설치:지엑스피1
  2. 서버를 실행합니다:
    npm run start

🔗 Claude Desktop과 함께 사용

Claude Desktop에 이 서버를 추가하려면:

  1. Claude Desktop 설정 열기
  2. "개발자" 섹션으로 이동하여 "구성 편집"을 클릭하세요.
  3. claude_desktop_config.json 에 다음을 추가하세요.
{ "mcpServers": { "nobitex": { "command": "npm", "args": [ "--prefix", "/path/to/this/repo", "run", "start" ] } } }

/path/to/this/repo 컴퓨터에 있는 이 저장소의 실제 경로로 바꾸세요.

  1. Claude Desktop을 다시 시작하세요

예시 프롬프트

  • "현재 비트코인 가격은 리알로 얼마인가요?"
  • "현재 글로벌 암호화폐 시장 상황은 어떠한가?"
-
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