Korean Crypto
Access real-time price data, order books, and candle information from major Korean exchanges like Upbit and Bithumb. Track the Kimchi premium by comparing local market prices against global benchmark…
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add koreafintech/korean-crypto-mcp
# Browse available tools
npx -y smithery tool list koreafintech/korean-crypto-mcp
# Get full schema for a tool
npx -y smithery tool get koreafintech/korean-crypto-mcp get_price
# Call a tool
npx -y smithery tool call koreafintech/korean-crypto-mcp get_price '{}'Direct MCP Connection
Endpoint: https://korean-crypto-mcp--koreafintech.run.tools
Tools (7)
get_price— 업비트 실시간 현재가. 예: KRW-BTCget_kimchi_premium— 김치프리미엄 계산 (업비트 vs CoinGecko). 예: BTCget_top_movers— 24h 상승/하락 상위 코인compare_exchanges— 업비트 vs 빗썸 가격 비교. 예: BTCget_orderbook— 업비트 호가창. 예: KRW-BTCget_candles— 업비트 캔들 데이터get_markets— 업비트 마켓 목록
# Get full input/output schema for a tool
npx -y smithery tool get koreafintech/korean-crypto-mcp