Skip to main content
Glama
xmannii

Nobitex Market Data MCP Server

by xmannii

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

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

✨ 특징

  • 특정 암호화폐 쌍에 대한 시장 통계를 얻으세요

  • 글로벌 암호화폐 시장 통계를 확인하세요

Related MCP server: Binance Bitcoin MCP Tool

🛠️ 도구

  • 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

Latest Blog Posts

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