korean-crypto-mcp
by koreafintech·★ 0·Score 36
MCP server providing real-time Korean cryptocurrency market data, including kimchi premium tracking and exchange comparisons.
Overview
This Korean Crypto MCP Server provides real-time data from Korean cryptocurrency exchanges, focusing on Upbit with price comparisons to Bithumb and global prices via CoinGecko. It offers specialized tools for tracking the 'kimchi premium' - the price difference between Korean exchanges and global markets, which is particularly valuable for cryptocurrency traders and analysts. The server is actively maintained with a live hosted instance and includes additional features like Telegram alert bots for threshold monitoring.
Try asking AI
After installing, here are 6 things you can ask your AI assistant:
When to choose this
Choose this MCP server if you need real-time Korean cryptocurrency market data, especially for tracking kimchi premium and arbitrage opportunities between Korean exchanges.
When NOT to choose this
Don't choose this if you need data from exchanges outside South Korea or if you require more comprehensive market coverage beyond the KRW markets supported by Upbit.
Tools this server exposes
7 tools extracted from the READMEget_priceReal-time price from Upbit exchange
get_kimchi_premiumCalculate Kimchi premium percentage for a cryptocurrency
get_top_moversGet top gaining or losing cryptocurrencies in 24h
compare_exchangesCompare prices between Upbit and Bithumb exchanges
get_orderbookGet live order book data for any KRW market
get_candlesRetrieve OHLCV candle data with various timeframes
get_marketsList all available markets on Upbit (KRW/BTC/USDT)
Comparable tools
Installation
Installation
Via Smithery:
smithery install koreafintech/korean-crypto-mcpLive server available at:
https://web-production-fa47d.up.railway.appClaude Desktop Configuration
Add to your Claude Desktop config.json:
{
"mcpServers": {
"korean-crypto": {
"command": "npx",
"args": ["korean-crypto-mcp"],
"env": {}
}
}
}FAQ
- What is kimchi premium?
- Kimchi premium refers to the price difference between Korean cryptocurrency exchanges and global exchanges. When Korean prices are higher than global prices, it's a positive kimchi premium.
- Which exchanges does this server support?
- The server primarily focuses on Upbit data with comparison capabilities for Bithumb, using CoinGecko for global price references.
Compare korean-crypto-mcp with
Last updated · Auto-generated from public README + GitHub signals.