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.
Описание
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
buldakorsunscreen(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
Установка K Data Gate Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/loved0543-dotcom/kdata-gate-mcpFAQ
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
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare K Data Gate Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
