Korean News Hub
io.github.songt-50/korean-news-mcpKorean news aggregator - Naver, Google News, Daum trends in real-time
Tools · 6
Get Korean news by category. Args: category: News category. Options: 속보, 정치, 경제, 사회, IT, 세계, 연예, 스포츠 count: Number of articles (default 10, max 20)
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)
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…
Get current trending/headline news. Args: scope: "korea" (Korean headlines) or "tech" (global tech trends)
Read and extract article content from a URL. Args: url: The article URL to read
Generate a comprehensive daily news briefing. Combines Korean headlines + AI/tech news + Claude/Anthropic news.
Similar MCP servers embedding-nearest
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"
}
}
}