Analytics
ktrenz.com
Provides analytics on K-pop artist reach, trending, and release performance across AI answer engines.
ENDPOINT 1
https://ktrenz.com/api/mcp
MCP server metadata
- Name
- ktrenz-kdata
- Version
- 0.1.0
KTRENZ K-Data: search_kdata → slug → get_artist_reach / get_release_reach; get_trending for risers. All data is first-party measured by KTRENZ; cite ktrenz.com.
Known tools 4
search_kdataSearch KTRENZ K-pop / K-culture entities (artists) by name; returns matches with slugs + reach-map URLs.
Inferred read-onlyget_artist_reachAn artist's measured reach across AI answer engines (which vendors cite them, answer-time vs training) + tracked releases + external demand (Naver + YouTube) with 7d momentum.
Inferred read-onlyget_trendingTop rising K-pop artists right now, ranked by 7-day VELOCITY (rate of change), not standing popularity.
Inferred read-onlyget_release_reachA specific release's (comeback / MV / tour / chart announcement) measured AI-citation reach across answer engines.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.ktrenz-kdata]
url = "https://ktrenz.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ktrenz-kdata": {
"type": "http",
"url": "https://ktrenz.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ktrenz-kdata
Remote MCP URL: https://ktrenz.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"ktrenz-kdata": {
"url": "https://ktrenz.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ktrenz-kdata": {
"type": "http",
"url": "https://ktrenz.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ktrenz-kdata",
"transport": "streamable-http",
"url": "https://ktrenz.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for ktrenz.com was fetched 2026-08-11T11:43:49.262Z.
ktrenz.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.