Server Details
Korean news aggregator - Naver, Google News, Daum trends in real-time
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- SongT-50/korean-news-mcp
- GitHub Stars
- 0
See and control every tool call
Available Tools
6 toolsdaily_briefingInspect
Generate a comprehensive daily news briefing. Combines Korean headlines + AI/tech news + Claude/Anthropic news.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
korean_newsInspect
Get Korean news by category.
Args:
category: News category. Options: 속보, 정치, 경제, 사회, IT, 세계, 연예, 스포츠
count: Number of articles (default 10, max 20)| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| category | No | 속보 |
news_searchInspect
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 (default 10, max 20)| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| query | Yes | ||
| language | No | ko |
read_articleInspect
Read and extract article content from a URL.
Args:
url: The article URL to read| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
tech_newsInspect
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)| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| topic | No | AI |
trendingInspect
Get current trending/headline news.
Args:
scope: "korea" (Korean headlines) or "tech" (global tech trends)| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | korea |
To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [
{
"email": "your-email@example.com"
}
]
}The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.
Control your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Your Connectors
Sign in to create a connector for this server.