Nobitex Market Data MCP Server
📊 노비텍스 마켓 데이터 MCP 서버
이는 Nobitex API에서 암호화폐 시장 데이터에 대한 액세스를 제공하는 MCP(Model Context Protocol) 서버입니다.
✨ 특징
특정 암호화폐 쌍에 대한 시장 통계를 얻으세요
글로벌 암호화폐 시장 통계를 확인하세요
Related MCP server: Desk3 MCP Server
🛠️ 도구
getMarketStats: 특정 암호화폐 시장 쌍에 대한 통계를 가져옵니다.getGlobalStats: 글로벌 암호화폐 시장 통계 가져오기
🚀 설정
종속성 설치:
지엑스피1
서버를 실행합니다:
npm run start
🔗 Claude Desktop과 함께 사용
Claude Desktop에 이 서버를 추가하려면:
Claude Desktop 설정 열기
"개발자" 섹션으로 이동하여 "구성 편집"을 클릭하세요.
claude_desktop_config.json에 다음을 추가하세요.
{
"mcpServers": {
"nobitex": {
"command": "npm",
"args": [
"--prefix",
"/path/to/this/repo",
"run",
"start"
]
}
}
}/path/to/this/repo 컴퓨터에 있는 이 저장소의 실제 경로로 바꾸세요.
Claude Desktop을 다시 시작하세요
예시 프롬프트
"현재 비트코인 가격은 리알로 얼마인가요?"
"현재 글로벌 암호화폐 시장 상황은 어떠한가?"
This server cannot be deployed
Maintenance
Related MCP Connectors
Unlock the power of real-time cryptocurrency data with our Crypto Price Insights MCP server.
MCP server with quote and live cryptocurrency price tools, local and cloud-deployed transports.
Real-time crypto market data: candles, tickers, orderbooks across 13+ exchanges via MCP.
Official CoinMarketCap MCP server: real-time crypto prices, market cap, rankings and exchange data.
Related MCP Servers
- AlicenseBqualityAmaintenanceA 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.3314 npm39MIT

Desk3 MCP Serverofficial
AlicenseBqualityDmaintenanceCryptocurrency MCP Server! Free! This powerful tool is designed for blockchain enthusiasts, providing comprehensive, real-time cryptocurrency information at your fingertips. Whether you're an experienced trader or just starting your journey into the crypto world.163MIT- AlicenseAqualityBmaintenanceAn MCP server for the pex.bot AI simulated crypto exchange that enables users to manage accounts, check real-time market data, and execute trades. It provides tools for profile management, order execution, and asset tracking within a simulated cryptocurrency trading environment.1192 npm1MIT
- AlicenseBqualityCmaintenanceMCP server for WhiteBit cryptocurrency exchange API, enabling market data retrieval, order book access, and real-time WebSocket streams.22Apache 2.0