K-Data Gate MCP Server
Rank #58,084io.github.loved0543-dotcom/kdata-gate
Korean market data for AI agents: K-beauty/K-food products, Naver trends, stocks, real estate.
K-Data Gate MCP Server is a Model Context Protocol (MCP) server published by loved0543-dotcom. It ranks #58,084 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. K-Data Gate MCP Server is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 1 tracked version. It was first listed on Jun 12, 2026 and most recently updated on Jun 12, 2026.
Ranks ahead of 57,507 of 115,591 servers on MCP Toplist.
Use K-Data Gate MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http kdata-gate https://kdata-gate.vercel.app/mcp[mcp_servers.kdata-gate]
url = "https://kdata-gate.vercel.app/mcp"Add to ~/.codex/config.toml.
https://kdata-gate.vercel.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"kdata-gate": {
"url": "https://kdata-gate.vercel.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"kdata-gate": {
"type": "http",
"url": "https://kdata-gate.vercel.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"kdata-gate": {
"serverUrl": "https://kdata-gate.vercel.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"kdata-gate": {
"url": "https://kdata-gate.vercel.app/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.loved0543-dotcom%2Fkdata-gate)<a href="https://mcptoplist.com/server/io.github.loved0543-dotcom%2Fkdata-gate"><img src="https://mcptoplist.com/badge/io.github.loved0543-dotcom%2Fkdata-gate.svg" alt="MCP Toplist: #58,084 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
loved0543-dotcom
Other servers by loved0543-dotcom
View all loved0543-dotcom servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jun 12, 2026 |
Frequently asked questions
- Who maintains K-Data Gate MCP Server?
- K-Data Gate MCP Server is maintained by loved0543-dotcom, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is K-Data Gate MCP Server listed on the Official MCP Registry?
- Yes — K-Data Gate MCP Server is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does K-Data Gate MCP Server have?
- MCP Toplist tracks 1 version of K-Data Gate MCP Server, most recently published on Jun 12, 2026.
- Where can I find the source code for K-Data Gate MCP Server?
- The source code for K-Data Gate MCP Server is hosted at github.com/loved0543-dotcom/kdata-gate-mcp.