
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
MCP server for Korean market data — kimchi premium on a tradeable USDT basis, premium history and percentiles, Korean news translated to English. Pays per call in USDC via x402; no account or API key.
MCP server for Korean market data, metered per call in USDC over x402. No account, no API key, no signup — the server pays each request from a wallet you supply.
npx k-data-mcp
{
"mcpServers": {
"k-data": {
"command": "npx",
"args": ["-y", "k-data-mcp"],
"env": {
"K_DATA_PRIVATE_KEY": "0xYOUR_DEDICATED_WALLET_KEY",
"K_DATA_MAX_SPEND_USD": "1"
}
}
}
}
Each tool call spends real USDC, so the server will not start without a key and a budget.
K_DATA_MAX_SPEND_USD. The server refuses any call that would push cumulative spend past it.| Variable | Required | Default | Meaning |
|---|---|---|---|
K_DATA_PRIVATE_KEY | yes | — | Private key of the paying wallet (USDC on Base) |
K_DATA_MAX_SPEND_USD | no | 1 | Hard cap on cumulative spend for the session |
K_DATA_BASE_URL | no | hosted service | Point at a different K-Data deployment |
list_endpoints is free — call it first to see current prices and decide what's worth buying.
| Tool | Price | Returns |
|---|---|---|
list_endpoints | free | Catalog, current prices, wallet address, remaining budget |
kimchi_premium | $0.03 | Dual-basis premium (official + USDT) for up to 10 coins |
kimchi_premium_stats | $0.12 | Percentile, mean, stdev, z-score of the premium over 1h–90d |
kimchi_premium_history | $0.08 | Premium time series, both bases |
korea_market_snapshot | $0.08 | One-call briefing: premium + markets + FX + translated headlines |
news_headlines_en | $0.05 | Korean headlines with English translations |
crypto_krw_markets | $0.01 | All Upbit KRW markets — volume leaders, gainers, losers |
news_headlines | $0.01 | Korean headlines, untranslated |
crypto_krw_ticker | $0.005 | One Upbit KRW quote |
fx_usdkrw | $0.005 | USD/KRW rate |
Prices are read from the provider's catalog at startup, so this table reflects whatever the service currently charges.
Every paid endpoint answers an unpaid request with HTTP 402 and a PAYMENT-REQUIRED header describing the price, asset and recipient. This server signs an EIP-3009 authorization for that exact amount and retries; the facilitator settles it on Base. Nothing is held on account — you pay per call, and stop paying when you stop calling.
MIT
FAQs
MCP server for Korean market data — kimchi premium on a tradeable USDT basis, premium history and percentiles, Korean news translated to English. Pays per call in USDC via x402; no account or API key.
The npm package k-data-mcp receives a total of 49 weekly downloads. As such, k-data-mcp popularity was classified as not popular.
We found that k-data-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.