Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.loved0543-dotcom/kdata-gate

REMOTE · KDATA-GATE.VERCEL.APP · SCANNED SEP 24

Korean market data for AI agents: K-beauty/K-food products, Naver trends, stocks, real estate.

0 this week 74 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability51
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 1873 tokens (~72/item across 26 items; 26 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage67
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 26 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 26 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.loved0543-dotcom/kdata-gate MCP server?

io.github.loved0543-dotcom/kdata-gate is a hosted endpoint at https://kdata-gate.vercel.app/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · kdata-gate.vercel.app

# add to Claude Code
claude mcp add --transport http loved0543-dotcom-kdata-gate 'https://kdata-gate.vercel.app/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "loved0543-dotcom-kdata-gate": {
      "url": "https://kdata-gate.vercel.app/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "loved0543-dotcom-kdata-gate": {
      "type": "http",
      "url": "https://kdata-gate.vercel.app/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.loved0543-dotcom-kdata-gate]
url = "https://kdata-gate.vercel.app/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "loved0543-dotcom-kdata-gate": {
      "type": "remote",
      "url": "https://kdata-gate.vercel.app/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add loved0543-dotcom-kdata-gate --url 'https://kdata-gate.vercel.app/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  loved0543-dotcom-kdata-gate:
    url: "https://kdata-gate.vercel.app/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "loved0543-dotcom-kdata-gate": {
      "Transport": "http",
      "Url": "https://kdata-gate.vercel.app/mcp"
    }
  }
}
# add to Vellum
assistant mcp add loved0543-dotcom-kdata-gate -t streamable-http -u 'https://kdata-gate.vercel.app/mcp'
// mcp.json
{
  "mcpServers": {
    "loved0543-dotcom-kdata-gate": {
      "type": "http",
      "url": "https://kdata-gate.vercel.app/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 26 Aug 26 74
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 0
    • Stability: 0.97 → pass security
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 0

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 24 Sept 2026 · Probed https://kdata-gate.vercel.app/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.vercel.app CN=WR1,O=Google Trust Services,C=US 29 Aug 2026 27 Nov 2026 RSA 2048 SHA256-RSA f7911168ffa7d0f4135e24792e7a52a8
SANs: *.vercel.app
CN=WR1,O=Google Trust Services,C=US (CA) CN=GTS Root R1,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 RSA 2048 SHA256-RSA 7fd9e2c2d2048a0474b627a26d0868a7
CN=GTS Root R1,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 19 Jun 2020 28 Jan 2028 RSA 4096 SHA256-RSA 77bd0d6cdb36f91aea210fc4f058d30d

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of kdata-gate.vercel.app. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
app. present 23684 8 Verified
vercel.app. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000; includeSubDomains; preload

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://kdata-gate.vercel.app/mcp Verified 200
http (plaintext) http://kdata-gate.vercel.app/mcp HTTPS enforced 308 https://kdata-gate.vercel.app/mcp
MCP tools · 26 exposed · ~1,873 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
build_buyer_discovery_queue ~71

Build an operator-confirmed buyer discovery queue with public search links, qualification rules, proof assets, and guardrails. No scraping, sending, posting, invoicing, or payment collection.

NameTypeReqDescription
categorystring––
offerstring––
target_marketstring––

No output schema declared.

No examples provided.

build_cash_sprint_packet ~68

Build an operator-confirmed cash sprint packet with target revenue math, buyer segment queues, close scripts, proof links, and guardrails. No sending, invoicing, or payment collection.

NameTypeReqDescription
target_krwstring––
usd_krwstring––

No output schema declared.

No examples provided.

build_compliance_scout_sample ~73

Build a buyer-ready MFDS K-beauty ingredient source-map sample for Compliance Scout. Official-source mapping only; not legal advice, import clearance, sending, invoicing, or payment collection.

NameTypeReqDescription
categorystring––
ingredientsstring––
target_marketstring––

No output schema declared.

No examples provided.

build_delivery_pack ~96

Build an operator-confirmed paid delivery scope pack with deliverables, acceptance criteria, QA checklist, buyer wording, proof links, and guardrails. Does not start delivery, send files, invoice, or collect payment.

NameTypeReqDescription
buyerstring––
categorystring––
companystring––
delivery_formatstring––
offerstring––
target_marketstring––

No output schema declared.

No examples provided.

build_freelance_listing_pack ~90

Build operator-confirmed Upwork/Fiverr/Contra/LinkedIn/Reddit listing copy, price tiers, buyer requirements, proposal templates, proof links, and guardrails. Does not create accounts, post, submit proposals, DM, email, invoice, or collect payment.

NameTypeReqDescription
categorystring––
offerstring––
target_marketstring––

No output schema declared.

No examples provided.

build_invoice_draft_packet ~102

Build an operator-confirmed draft invoice packet with line items, buyer wording, payment-method placeholders, and operator checks. Draft only; no invoice issued, payment link generated, sending, or collection.

NameTypeReqDescription
buyerstring––
categorystring––
companystring––
delivery_formatstring––
invoice_methodstring––
offerstring––
target_marketstring––

No output schema declared.

No examples provided.

build_korea_seller_signal_pack ~71

Build a seller-ready Korea sourcing signal pack with product candidates, trend signal, demand board summary, close path, and legal guardrails. No payment collection or private endpoint bypass.

NameTypeReqDescription
categorystring––
price_bandstring––
target_marketstring––

No output schema declared.

No examples provided.

build_mcp_competitor_benchmark ~80

Build a benchmark packet comparing overseas ecommerce/seller MCP patterns against K-Data Gate positioning. It returns patterns to copy, gaps to own, listing copy, proof links, source notes, and guardrails. Does not submit to hubs, scrape, invoice, collect payment, or activate Paddle.

NameTypeReqDescription
target_marketstring––

No output schema declared.

No examples provided.

build_operator_commercial_playbook ~83

Build the commercial operator playbook: what to deploy, where to list, what the user must do, offer stack, proof links, and guardrails. Does not post, submit, DM, invoice, collect payment, change accounts, or activate Paddle.

NameTypeReqDescription
target_krwstring––
usd_krwstring––

No output schema declared.

No examples provided.

build_sourcing_pack_report ~80

Build a seller-facing sourcing pack report with market validation, Korea source-backed price context, target-market competition checks, listing export handoff, risk notes, and paid report path. No checkout, physical purchase, shipping, or profit guarantee.

NameTypeReqDescription
categorystring––
formatstring––
target_marketstring––

No output schema declared.

No examples provided.

create_buy_ship_cart_order ~161

Compatibility tool: create a multi-item manual Korean buy/shipping exception request for an overseas seller or seller agent. This is not the main product flow. It records bundled products, quantities, destination address, and seller responsibility consent. It does not collect money or trigger Korean purchasing; ordinary exceptions return payment_pending and risky requests return review_required.

NameTypeReqDescription
accepted_b2b_csbooleanyes–
accepted_regulatory_noticebooleanyes–
buyer_namestring––
companystring––
emailstringyes–
itemsarrayyes–
notesstring––
ship_to_addressstringyes–
ship_to_countrystringyes–
target_marketstring––

No output schema declared.

No examples provided.

create_direct_buy_ship_order ~200

Compatibility tool: create a manual Korean buy/shipping exception request for an overseas seller. K-Data Gate is primarily sourcing intelligence and listing automation. This records product, quantity, destination address, and seller responsibility consent. It does not collect money or trigger Korean purchasing; ordinary exceptions return payment_pending and risky requests return review_required.

NameTypeReqDescription
accepted_b2b_csbooleanyes–
accepted_regulatory_noticebooleanyes–
buyer_namestring––
categorystring––
companystring––
emailstringyes–
imagestring––
notesstring––
product_titlestringyes–
product_urlstringyes–
quantityintegeryes–
ship_to_addressstringyes–
ship_to_countrystringyes–
target_marketstring––
unit_estimate_usdnumberyes–

No output schema declared.

No examples provided.

get_kbeauty_ingredients ~73

Lookup MFDS cosmetics ingredient source mapping for K-beauty sellers. Official-source mapping only, not legal advice or import clearance.

NameTypeReqDescription
casstring––
claimstring––
countrystring––
ingredientstring––
qstring––

No output schema declared.

No examples provided.

get_korea_fx_macro ~33

Get Korea FX rates and macro indicators.

NameTypeReqDescription
indicatorstring––
periodstring––

No output schema declared.

No examples provided.

get_korea_real_estate ~41

Get Korean apartment transaction records (MOLIT) in English.

NameTypeReqDescription
regionstring––
yyyymmstring––

No output schema declared.

No examples provided.

get_korea_tourism ~42

Get Korean tourism places and attractions in English.

NameTypeReqDescription
areastring––
langstring––
typestring––

No output schema declared.

No examples provided.

get_korea_trends ~55

Get Korean (Naver) search trend indices for a keyword — viral detection for K-beauty/K-food.

NameTypeReqDescription
categorystring––
keywordstring––
periodstring––

No output schema declared.

No examples provided.

get_korea_weather ~31

Get Korean weather conditions and forecasts.

NameTypeReqDescription
citystring––
typestring––

No output schema declared.

No examples provided.

get_korean_company_filings ~46

Get Korean company profiles and filings (DART) in English.

NameTypeReqDescription
corpstring––
reportstring––
yearstring––

No output schema declared.

No examples provided.

get_korean_stock_disclosures ~59

Get Korean DART equity disclosures summarized in English.

NameTypeReqDescription
corpstring––
date_fromstring––
date_tostring––
reportstring––
tickerstring––

No output schema declared.

No examples provided.

get_korean_stock_flows ~63

Get Korean investor flow, program trading, short, and lending data.

NameTypeReqDescription
date_fromstring––
date_tostring––
investorstring––
marketstring––
tickerstring––

No output schema declared.

No examples provided.

get_korean_stock_fundamentals ~57

Get Korean stock fundamentals and valuation ratios.

NameTypeReqDescription
corpstring––
metricstring––
quarterstring––
tickerstring––
yearstring––

No output schema declared.

No examples provided.

get_korean_stock_overview ~40

Get Korean stock market overview rows.

NameTypeReqDescription
marketstring––
sectorstring––
tickerstring––

No output schema declared.

No examples provided.

get_korean_stock_prices ~58

Get Korean stock OHLCV and traded value.

NameTypeReqDescription
adjustedstring––
date_fromstring––
date_tostring––
marketstring––
tickerstring––

No output schema declared.

No examples provided.

get_korean_stock_screeners ~48

Get derived Korean equity screening signals.

NameTypeReqDescription
marketstring––
min_volumestring––
presetstring––
sectorstring––

No output schema declared.

No examples provided.

search_korean_products ~52

Search Korean products including K-beauty, K-food, and K-pop merch categories. English JSON.

NameTypeReqDescription
categorystring––
qstring––
sourcestring––

No output schema declared.

No examples provided.

Common questions

What is the io.github.loved0543-dotcom/kdata-gate MCP server?

io.github.loved0543-dotcom/kdata-gate is an MCP server listed in the public MCP registry as io.github.loved0543-dotcom/kdata-gate. Korean market data for AI agents: K-beauty/K-food products, Naver trends, stocks, real estate. This page covers its hosted endpoint (https://kdata-gate.vercel.app/mcp).

Is the io.github.loved0543-dotcom/kdata-gate MCP server safe to use?

io.github.loved0543-dotcom/kdata-gate scores 74 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.loved0543-dotcom/kdata-gate MCP server expose?

io.github.loved0543-dotcom/kdata-gate exposes 26 tools: search_korean_products, get_kbeauty_ingredients, get_korea_trends, get_korea_real_estate, get_korean_company_filings, and 21 more. Their descriptions and schemas cost roughly 1,873 tokens of context every time the server is loaded.

Does the io.github.loved0543-dotcom/kdata-gate MCP server require authentication?

No. We connected to io.github.loved0543-dotcom/kdata-gate without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the io.github.loved0543-dotcom/kdata-gate MCP server still maintained?

io.github.loved0543-dotcom/kdata-gate is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.