leadbrain/korean-data-mcp

πŸ”Ž Search & Data Extraction
0 Views
0 Installs

🐍 ☁️ - Real-time Korean web data β€” Naver place reviews, Melon music chart, Daangn/Bunjang marketplace listings, Naver news, Musinsa fashion rankings. 7 tools powered by Apify actors. Requires APIFYTOKEN.

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "leadbrain-korean-data-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "leadbrain-korean-data-mcp"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

πŸ‡°πŸ‡· Korean Data MCP

Real-time Korean web data for AI assistants β€” powered by Apify actors.

PyPI License: MIT MCP

A Model Context Protocol (MCP) server that gives Claude, Cursor, and other AI tools direct access to live Korean web data β€” including Naver reviews, Melon music charts, Daangn/Bunjang marketplace listings, Korean news, and Musinsa fashion rankings.


πŸ›  Available Tools

ToolDescription
get_naver_place_reviewsFetch reviews for any Naver Place (restaurant, cafe, shop, etc.)
get_melon_chartReal-time / daily / weekly Korean music chart (μ‹€μ‹œκ°„ 차트)
search_daangnSearch Daangn Market (λ‹Ήκ·Όλ§ˆμΌ“) C2C listings
search_bunjangSearch Bunjang (번개μž₯ν„°) marketplace
search_naver_newsSearch Naver News articles by keyword
search_naver_placesSearch Naver Map places by keyword + location
get_musinsa_rankingMusinsa fashion ranking by category

πŸš€ Quick Start

1. Get an Apify API Token

Sign up at apify.com (free tier: $5/month credit included).
Copy your token from console.apify.com/account/integrations.

2. Install

pip install korean-data-mcp

Or with uv (recommended):

uv add korean-data-mcp

3. Set Environment Variable

export APIFY_TOKEN="your_apify_token_here"

4. Run the MCP Server

korean-data-mcp

βš™οΈ Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "korean-data": {
      "command": "korean-data-mcp",
      "env": {
        "APIFY_TOKEN": "your_apify_token_here"
      }
    }
  }
}

Or with uvx (no install needed):

{
  "mcpServers": {
    "korean-data": {
      "command": "uvx",
      "args": ["korean-data-mcp"],
      "env": {
        "APIFY_TOKEN": "your_apify_token_here"
      }
    }
  }
}

πŸ’¬ Usage Examples

Once connected to Claude Desktop or another MCP client:

"What are the top 10 songs on Melon chart right now?"

"Find cafes near Hongdae on Naver Map and show their reviews."

"Search Daangn for iPhone 15 Pro listings in Seoul."

"What are the trending news stories on Naver today about 인곡지λŠ₯?"

"Show me the Musinsa top 50 outer clothing items."

πŸ”§ Cursor / VS Code Configuration

Add to .cursor/mcp.json or .vscode/mcp.json:

{
  "servers": {
    "korean-data": {
      "type": "stdio",
      "command": "korean-data-mcp",
      "env": {
        "APIFY_TOKEN": "your_apify_token_here"
      }
    }
  }
}

πŸ“Š Data Sources

All data is fetched live via Apify actors:

ActorApify Store
Naver Place Reviewsoxygenated_quagmire/naver-place-reviews
Melon Chartoxygenated_quagmire/melon-chart-scraper
Daangn Marketoxygenated_quagmire/daangn-market-scraper
Bunjang Marketoxygenated_quagmire/bunjang-market-scraper
Naver Newsoxygenated_quagmire/naver-news-scraper
Naver Place Searchoxygenated_quagmire/naver-place-search
Musinsa Rankingoxygenated_quagmire/musinsa-ranking-scraper

πŸ’° Pricing

  • Apify Free Tier: $5/month credit β€” enough for ~1,000–5,000 tool calls
  • Actor runs are billed per 1,000 items returned ($0.50/1K items)
  • No additional cost for this MCP server itself

πŸ— Development

git clone https://github.com/leadbrain/korean-data-mcp
cd korean-data-mcp
pip install -e ".[dev]"
export APIFY_TOKEN="your_token"
python -m korean_data_mcp.server

πŸ“„ License

MIT License β€” see LICENSE


🀝 Contributing

Issues and PRs welcome at github.com/leadbrain/korean-data-mcp


Built on FastMCP Β· Data from Apify

Related MCP Servers

linxule/mineru-mcp

πŸ“‡ ☁️ - MCP server for MinerU document parsing API. Parse PDFs, images, DOCX, and PPTX with OCR (109 languages), batch processing (200 docs), page ranges, and local file upload. 73% token reduction with structured output.

πŸ”Ž Search & Data Extraction1 views
0xdaef0f/job-searchoor

πŸ“‡ 🏠 - An MCP server for searching job listings with filters for date, keywords, remote work options, and more.

πŸ”Ž Search & Data Extraction0 views
Aas-ee/open-webSearch

🐍 πŸ“‡ ☁️ - Web search using free multi-engine search (NO API KEYS REQUIRED) β€” Supports Bing, Baidu, DuckDuckGo, Brave, Exa, and CSDN.

πŸ”Ž Search & Data Extraction0 views
ac3xx/mcp-servers-kagi

πŸ“‡ ☁️ - Kagi search API integration

πŸ”Ž Search & Data Extraction0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Not checked yet

We have not completed a health check for this listing yet.

No check timestamp yet.

Unclaimed listing (imported or pending owner verification). Claim it β†’
β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.