Skip to main content
Glama

KIMP MCP Server

by DrFirstLee

get_crypto_price

Retrieve current KRW prices for cryptocurrencies from Bithumb exchange to analyze price differences between Korean and international markets.

Instructions

Bithumb에서 특정 암호화폐의 KRW 가격을 조회합니다.

Input Schema

NameRequiredDescriptionDefault
symbolNo암호화폐 심볼 (예: BTC, ETH, USDT)BTC

Input Schema (JSON Schema)

{ "properties": { "symbol": { "default": "BTC", "description": "암호화폐 심볼 (예: BTC, ETH, USDT)", "type": "string" } }, "required": [], "type": "object" }

Other Tools from KIMP MCP Server

Related Tools

    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/DrFirstLee/kimp-mcp'

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