Skip to content
Back to search
100
MCP live v1.3.0 streamable-http

io.github.bakyang2/kr-crypto-intelligence

io.github.bakyang2/kr-crypto-intelligence

Korean crypto + news (kpop/semi), 17 tools, signed receipts. x402 Base+Polygon+Solana.

Uptime
9.1%
22 probes
Response
1522ms
last probe
Tools
17
callable

Tools · 17

get_kimchi_premium

Get real-time Kimchi Premium — the price difference between Korean exchanges (Upbit) and global exchanges (Binance). South Korea ranks top 3 globally in crypto trading volume. A positive premium means…

get_kr_prices

Get cryptocurrency prices from Korean exchanges (Upbit, Bithumb). Returns KRW-denominated prices, 24h volume, and change rate. 💰 Price: $0.001 USDC per call 💳 Payment: x402 micropayment on Base, Poly…

get_fx_rate

Get current USD/KRW exchange rate. Essential for converting between Korean Won and US Dollar prices. 💰 Price: $0.001 USDC per call 💳 Payment: x402 micropayment on Base, Polygon, or Solana 🔧 Client: A…

get_available_symbols

Get all available trading symbols on Korean exchanges. Returns symbols available on Upbit, Bithumb, and those common to both. Use this to check which symbols you can query before calling other tools. …

get_stablecoin_premium

Get USDT and USDC premium on Korean exchanges vs official USD/KRW rate. Positive premium = capital flowing INTO Korean crypto market. Negative premium = capital flowing OUT. Key indicator of Korean ma…

check_health

Check service health and exchange connectivity status. Returns status of Upbit, Bithumb, and Binance API connections. 💰 Price: FREE (no x402 payment required)

get_arbitrage_scanner

Scan Kimchi Premium for ALL tokens (180+) traded on both Upbit and Binance. Returns token-by-token premium %, reverse premiums (negative = Korean discount), Upbit vs Bithumb price gaps, market share b…

get_exchange_alerts

Get Korean exchange alerts: new listings, delistings, investment warnings, and caution flags. Detects INVESTMENT_WARNING, PRICE_FLUCTUATIONS, VOLUME_SOARING, DEPOSIT_SOARING, GLOBAL_PRICE_DIFF, SMALL_…

get_market_movers

Get Korean market movers: 1-minute price surges/crashes (>1%), volume spikes, and top 20 tokens by trading volume on Upbit. Detects rapid price movements and unusual volume activity in Korean crypto m…

get_market_read

AI-powered Korean crypto market analysis. Combines Kimchi Premium, stablecoin premium, FX rate, Upbit/Bithumb volume rankings, Binance funding rate, open interest, BTC dominance, and Fear & Greed inde…

get_kr_sentiment

Korean crypto market sentiment analysis in English. Combines exchange intelligence (189+ tokens premium, warnings, volume spikes) with Korean news context (Coinness Telegram) for AI-powered real-time …

get_global_vs_korea_divergence

Light tier — premium between CoinGecko global price and Upbit Korean price + 1-2 sentence AI interpretation. 25 supported symbols. 60s cache. Returns prices (global_usd, korea_krw, fx_rate), divergenc…

get_global_vs_korea_divergence_deep

Deep tier — light data + Korean news signals (Coinness Telegram, 24h window) + structured AI breakdown (drivers, global context, action suggestion, confidence). 5-min cache. Returns light response fie…

get_kr_news_kpop

Korean K-pop news (artists, groups, soloists, comebacks, music releases) aggregated from Naver and translated to English with AI relevance classification. Korean entertainment news often moves global …

get_kr_news_kpop_summary

Korean K-pop news plus AI synthesis. Same Naver-aggregated, English-translated articles as get_kr_news_kpop, with an added AI analysis layer: overall_sentiment, key_themes, trending_entities (artists/…

get_kr_news_semiconductor

Korean semiconductor industry news (Samsung Electronics, SK Hynix, HBM, DRAM/NAND, foundry, AI chips, equipment suppliers) aggregated from Naver and translated to English. Korean chip news leads globa…

get_kr_news_semiconductor_summary

Korean semiconductor news plus AI market synthesis. Same Naver-aggregated, English-translated articles as get_kr_news_semiconductor, with an added AI layer: overall_sentiment, key_themes, trending_ent…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.bakyang2/kr-crypto-intelligence": {
      "url": "https://mcp.printmoneylab.com/mcp",
      "transport": "streamable-http"
    }
  }
}