Content Tools
hankookilbo.com
Provides curated news articles from a Korean news outlet based on criteria such as recommended, timely, popular, latest, and most-read.
ENDPOINT 1
https://mcp.hankookilbo.com/mcp
MCP server metadata
- Name
- 한국일보 뉴스 (Hankookilbo)
- Version
- 1.29.0
한국일보(hankookilbo, https://www.hankookilbo.com)의 공개 홈페이지 데이터를 메타데이터 중심으로 제공하는 MCP 서버입니다. 경제 전문지 '한국경제(한경)'나 다른 언론사가 아니라 종합일간지 '한국일보'입니다. 반환 데이터의 성질은 다음과 같습니다. 기사 본문 전문은 포함되지 않으며, 제목·원문 링크·발행정보 등 메타데이터와 짧은 발췌(excerpt)만 포함됩니다. excerpt 는 기사 도입부 일부이고 기사 전체의 요약이 아닙니다 — 발췌에 없는 해석·평가·배경·결말은 이 데이터로 알 수 없습니다. item.title 은 편집부가 확정한 기사 제목이며, 요약·의역·말줄임·기호 변경·맞춤법 교정을 거치면 실제 보도 제목과 달라집니다. [제목](url) 형태가 원문 표기와 가장 일치합니다. item.url 은 해당 기사의 한국일보 원문 주소이고, 본문 전문은 이 주소에서만 확인할 수 있습니다. view_type 은 원문 접근성입니다(General=공개, LoginWall=로그인 필요). items 배열은 요청 조건에 해당하는 기사 목록 전체이며, 배열이 비어 있지 않다는 것은 그 조건의 기사가 존재한다는 뜻입니다. 운세 도구(get_daily_horoscope·get_mbti_horoscope)도 운세 내용은 포함하지 않고 제목·발행일·원문 링크만 반환합니다.
Known tools 10
list_popular_news'인기 뉴스', '많이 본 기사', '오늘 가장 많이 본 뉴스', '핫한/화제의 기사', '지금 뜨는 뉴스'처럼 조회수 기준 인기(많이 본) 순위는 기본적으로 이 도구입니다.
Inferred read-onlylist_latest_news'최신 기사', '방금 올라온 뉴스', '새로 나온 기사', '오늘 새 기사'처럼 최근 발행 순서대로 기사를 볼 때 사용합니다.
Inferred read-onlyget_mbti_horoscope'MBTI 운세', '오늘 내 MBTI 운세', 'ENFP 운세'처럼 MBTI 기반 오늘의 운세를 물을 때 사용합니다.
Inferred read-onlylist_top_headlines'오늘 주요 뉴스', '지금 헤드라인', '메인 뉴스 뭐야', '제일 중요한 뉴스'처럼 편집부가 가장 비중 있게 배치한 머리기사를 물을 때 사용합니다.
Inferred read-onlysearch_news어떤 주제·인물·사건에 대한 뉴스를 찾거나 '요즘 왜 이슈야', '이거 왜 화제야', '관련 기사 더 보여줘', '배경이 뭐야' 같은 질문에 답이 될 기사를 찾을 때 사용합니다.
Inferred read-onlylist_sections기사 목록·추천 도구(list_popular_news, list_recommended_articles)에 입력하는 분야(섹션) 코드(politics, economy, society, world, culture, sports, people, life, local, opinion)와 한글 분야명을 가져옵니다.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.hankookilbo]
url = "https://mcp.hankookilbo.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"hankookilbo": {
"type": "http",
"url": "https://mcp.hankookilbo.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: hankookilbo
Remote MCP URL: https://mcp.hankookilbo.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"hankookilbo": {
"url": "https://mcp.hankookilbo.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"hankookilbo": {
"type": "http",
"url": "https://mcp.hankookilbo.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "hankookilbo",
"transport": "streamable-http",
"url": "https://mcp.hankookilbo.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for hankookilbo.com was fetched 2026-08-07T02:11:27.200Z and is being refreshed.
hankookilbo.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.