Server data from the Official MCP Registry
Korean market data for AI agents: K-beauty/K-food products, Naver trends, stocks, real estate.
About
Korean market data for AI agents: K-beauty/K-food products, Naver trends, stocks, real estate.
Remote endpoints: streamable-http: https://kdata-gate.vercel.app/mcp
Security Report
This MCP server is well-structured with appropriate authentication mechanisms and minimal security concerns. The codebase is clean, uses the official MCP SDK, and implements proper credential handling via environment variables. The server's permissions (network_http, env_vars) are appropriate for its stated purpose as a Korean market data aggregator. No malicious patterns, code injection vulnerabilities, or credential leakage were detected. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity).
3 files analyzed · 6 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Install & Connect
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
Documentation
View on GitHubFrom the project's GitHub README.
K-Data Gate MCP Server
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":"you@example.com","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
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
