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

io.github.loved0543-dotcom/kdata-gate

REMOTE · KDATA-GATE.VERCEL.APP · SCANNED AUG 3

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

+7 this week 61 Trust /100
Trust breakdown (6 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 →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability49
  • 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 Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
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
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · kdata-gate.vercel.app

# add to Claude Code
claude mcp add --transport http loved0543-dotcom-kdata-gate 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"
// 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.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 1 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +3
    • 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 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • 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 53

    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 3 Aug 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 28 Jun 2026 26 Sept 2026 RSA 2048 SHA256-RSA b1c2b607df94f28513779ae26fecf92f
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
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
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.

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.