com.hankookilbo.mcp/hankookilbo-mcp — MCP Server
This MCP server provides metadata for Hankookilbo, a Korean daily news source. It supplies structured news fields including titles, dates, sections, bylines, links, and excerpts, enabling clients to access and display article context without directly embedding page parsing logic.
🛠️ Key Features
- News metadata retrieval for Hankookilbo
- Fields include titles, dates, sections, bylines, links, and excerpts
🚀 Use Cases
- Building news detail views using pre-extracted article metadata
- Organizing and displaying Hankookilbo items by date, section, or author
⚡ Developer Benefits
- Consumes consistent metadata elements (title/date/section/byline/link/excerpt)
- Avoids custom scraping for these specific fields
⚠️ Limitations
- Described scope is limited to Hankookilbo news metadata; no additional capabilities are specified