MCP Catalogs
Home

korean-crypto-mcp

by koreafintech·0·Score 36

MCP server providing real-time Korean cryptocurrency market data, including kimchi premium tracking and exchange comparisons.

financeai-llmother
0
Forks
0
Open issues
3 mo ago
Last commit
2d ago
Indexed

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:

you:Cryptocurrency traders monitoring kimchi premium for arbitrage opportunities
you:AI agents needing real-time Korean crypto market data for analysis
you:Financial analysts comparing exchange rates across different markets
you:Automated trading systems that need to track price disparities
you:What is kimchi premium?
you:Which exchanges does this server support?

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 README
  • get_price

    Real-time price from Upbit exchange

  • get_kimchi_premium

    Calculate Kimchi premium percentage for a cryptocurrency

  • get_top_movers

    Get top gaining or losing cryptocurrencies in 24h

  • compare_exchanges

    Compare prices between Upbit and Bithumb exchanges

  • get_orderbook

    Get live order book data for any KRW market

  • get_candles

    Retrieve OHLCV candle data with various timeframes

  • get_markets

    List all available markets on Upbit (KRW/BTC/USDT)

Comparable tools

coinbase-mcpbinance-mcpcryptopanic-mcpcoingecko-mcp

Installation

Installation

Via Smithery:

smithery install koreafintech/korean-crypto-mcp

Live server available at:

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

Claude 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

GitHub →

Last updated · Auto-generated from public README + GitHub signals.