Skip to main content
Glama
koreafintech

Korean Crypto MCP Server

Official
by koreafintech

Korean Crypto MCP Server

Real-time Korean cryptocurrency data via Upbit exchange — kimchi premium, live prices, top movers, and exchange comparison.

Tools

Tool

Description

get_price

Real-time price from Upbit. e.g. KRW-BTC

get_kimchi_premium

Kimchi premium % (Upbit vs CoinGecko global price)

get_top_movers

Top gaining/losing coins in last 24h

compare_exchanges

Upbit vs Bithumb price comparison

get_orderbook

Live order book for any KRW market

get_candles

OHLCV candle data (minutes/hours/days)

get_markets

List all available markets (KRW/BTC/USDT)

Related MCP server: Upbit MCP SSE Server

Example Usage

# Get Bitcoin kimchi premium
get_kimchi_premium(coin="BTC")
→ 🌶️ BTC Kimchi Premium: +2.34%

# Top 10 gainers today
get_top_movers(direction="up", limit=10)

# Compare BTC price between exchanges
compare_exchanges(coin="BTC")
→ Upbit: 99,800,000 KRW / Bithumb: 99,750,000 KRW

What is Kimchi Premium?

The "kimchi premium" refers to the price difference between Korean crypto exchanges (like Upbit) and global exchanges. When Korean prices are higher than global prices, it's a positive kimchi premium. This server calculates it in real-time using Upbit vs CoinGecko pricing.

Live Server

Hosted 24/7 on Railway:

https://web-production-fa47d.up.railway.app

Connect via Smithery

smithery install koreafintech/korean-crypto-mcp

Features

  • ✅ Real-time Upbit data (100+ KRW markets)

  • ✅ Kimchi premium calculation with live FX rates

  • ✅ Upbit vs Bithumb arbitrage comparison

  • ✅ A2A Agent Card compatible

  • ✅ Telegram alert bot (configurable thresholds)

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

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/koreafintech/korean-crypto-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server