Fri, Jul 24, 2026
KtrenZ
Music Core
Kim Nam-gil makes official music debut with single '너에게 가고 있어', film and drama projects lined up·Kim Ho-young posts New York in-flight vlog as Ok Ju-hyun renews demand for explanation·Yeon Jung-hoon jokes about 'thief' nickname after marrying Han Ga-in on KBS2 appearance·Oh Yun-a on 6kg weight gain after remarriage: 'I'm not thin at all — I'm normal'·Jung Hae-in and Ha Young's Netflix rom-com 'This Damn Love' hits 830K teaser views ahead of Aug. 7 premiere·Cortis 'REDRED' hits 90 days at #1 on Apple Music Korea — second-longest run in chart history·Hwang Young-woong's OST track barred from KBS broadcast amid controversy·Child actor Kim Yun-seul lands tvN's 'Widae han Bang Ok-suk' after Bucheon Film Fest audience award·Kindie Lounge picks 4 shows for late July: Nerd Connection, Stage Name, OurR, VAMPIREHOTEL·Han Iseo drops Show Champion behind-the-scenes after performing debut mini-album title track·Kim Nam-gil makes official music debut with single '너에게 가고 있어', film and drama projects lined up·Kim Ho-young posts New York in-flight vlog as Ok Ju-hyun renews demand for explanation·Yeon Jung-hoon jokes about 'thief' nickname after marrying Han Ga-in on KBS2 appearance·Oh Yun-a on 6kg weight gain after remarriage: 'I'm not thin at all — I'm normal'·Jung Hae-in and Ha Young's Netflix rom-com 'This Damn Love' hits 830K teaser views ahead of Aug. 7 premiere·Cortis 'REDRED' hits 90 days at #1 on Apple Music Korea — second-longest run in chart history·Hwang Young-woong's OST track barred from KBS broadcast amid controversy·Child actor Kim Yun-seul lands tvN's 'Widae han Bang Ok-suk' after Bucheon Film Fest audience award·Kindie Lounge picks 4 shows for late July: Nerd Connection, Stage Name, OurR, VAMPIREHOTEL·Han Iseo drops Show Champion behind-the-scenes after performing debut mini-album title track·
Developers · MCP

KTRENZ K-Data

A public Model Context Protocol server. Point any MCP-capable AI at it to query KTRENZ first-party K-pop data — measured AI-citation reach across answer engines plus external demand (Naver search + YouTube) — directly as tools.

Connect

Three ways in — all read-only, no key.

1 · npm (stdio) — Claude Desktop & stdio clients

{
  "mcpServers": {
    "ktrenz-kdata": { "command": "npx", "args": ["-y", "ktrenz-mcp-kdata"] }
  }
}

2 · Remote MCP (Streamable HTTP · JSON-RPC)

https://ktrenz.com/api/mcp

curl -X POST https://ktrenz.com/api/mcp -H 'content-type: application/json' \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call",
       "params":{"name":"get_trending","arguments":{"limit":5}}}'

3 · REST (any HTTP client)

GET https://ktrenz.com/api/kdata/search?q=RESCENE
GET https://ktrenz.com/api/kdata/artist/{slug}
GET https://ktrenz.com/api/kdata/trending?limit=10
GET https://ktrenz.com/api/kdata/release/{slug}

Tools

search_kdata(query, limit?)

Find artists by name → slug + reach-map URL.

get_artist_reach(slug)

An artist’s AI-citation reach (which engines cite them, answer-time vs training), tracked releases, and external demand with 7d momentum.

get_trending(limit?)

Top rising artists now by external demand (Naver search + YouTube). Rank is the signal.

get_release_reach(slug)

A release’s measured AI-citation reach across answer engines.

Attribution & licensing

Every response is first-party measured by KTRENZ and carries a canonical reach_map_url. Cite ktrenz.com when you use it. This public tier is a curated read layer; bulk exports, deltas, and per-agency deep analytics are available under an authenticated B2B tier — get in touch.