Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

K Data Gate Server

БесплатноНе проверен

Provides Korean market data (products, trends, stocks, real estate) in English JSON for AI agents, with 13 tools including search, trends, and stock analysis.

GitHubEmbed

Описание

Provides Korean market data (products, trends, stocks, real estate) in English JSON for AI agents, with 13 tools including search, trends, and stock analysis.

README

Korean market data for AI agents — in English JSON. 13 tools covering:

  • Products — search Korean products incl. K-beauty, K-food, K-pop merch (search_korean_products)
  • Trends — Naver search trend indices, viral detection for keywords like buldak or sunscreen (get_korea_trends)
  • Stocks — prices, fundamentals, DART disclosures, investor flows, screeners (5 tools)
  • Real estate — apartment transactions from MOLIT (get_korea_real_estate)
  • Companies, FX/macro, tourism, weather

Backed by the K-Data Gate API (docs, OpenAPI, llms.txt).

Quick start

No API key: tools run in preview mode (3 sample rows per call).

{
  "mcpServers": {
    "kdata-gate": {
      "command": "npx",
      "args": ["-y", "github:loved0543-dotcom/kdata-gate-mcp"]
    }
  }
}

Free pilot key (full responses, 100 calls/month)

curl -X POST https://kdata-gate.vercel.app/api/keys \
  -H "content-type: application/json" \
  -d '{"email":"[email protected]","plan":"free"}'

Then add the key to your config:

{
  "mcpServers": {
    "kdata-gate": {
      "command": "npx",
      "args": ["-y", "github:loved0543-dotcom/kdata-gate-mcp"],
      "env": { "KDATA_API_KEY": "kg_pilot_..." }
    }
  }
}

Who is this for

  • Agents helping e-commerce sellers source from Korea (what's trending, local prices, new releases, compliance)
  • Agents answering K-beauty / K-food questions
  • Agents researching Korean equities (English DART summaries)
  • Agents planning Korea travel

Status

Free pilot. Responses currently serve deterministic curated fixtures while live provider connections are finalized — each response's meta.mode field says fixture or live. No payment is required during the pilot.

License

MIT

from github.com/loved0543-dotcom/kdata-gate-mcp

Установка K Data Gate Server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/loved0543-dotcom/kdata-gate-mcp

FAQ

K Data Gate Server MCP бесплатный?

Да, K Data Gate Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для K Data Gate Server?

Нет, K Data Gate Server работает без API-ключей и переменных окружения.

K Data Gate Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить K Data Gate Server в Claude Desktop, Claude Code или Cursor?

Открой K Data Gate Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare K Data Gate Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai