Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-11-25 streamable-http

Korean News Hub

io.github.songt-50/korean-news-mcp

Korean news aggregator - Naver, Google News, Daum trends in real-time

Uptime
50.0%
2 direct probes · 30d
Response
1077ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

korean_news

Get Korean news by category. Args: category: News category. Options: 속보, 정치, 경제, 사회, IT, 세계, 연예, 스포츠 count: Number of articles (default 10, max 20)

tech_news

Get global AI/tech news by topic. Args: topic: Tech topic. Options: AI, Claude, OpenAI, MCP, OpenClaw, 스타트업, 개발, 클라우드 count: Number of articles (default 10, max 20)

news_search

Search news by keyword. Args: query: Search keyword (e.g. "Samsung AI", "Claude Code", "MCP server") language: "ko" (Korean) or "en" (English) count: Number of articles (d…

trending

Get current trending/headline news. Args: scope: "korea" (Korean headlines) or "tech" (global tech trends)

read_article

Read and extract article content from a URL. Args: url: The article URL to read

daily_briefing

Generate a comprehensive daily news briefing. Combines Korean headlines + AI/tech news + Claude/Anthropic news.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "korean_news_hub": {
      "url": "https://korean-news-mcp.onrender.com/mcp",
      "transport": "streamable-http"
    }
  }
}