概要

The News tool retrieves and provides access to news articles from a PostgreSQL database populated with data from various RSS feeds. It exposes a tool called `summarize_news` which allows a client (LLM) to retrieve raw news articles based on category and limit. The tool provides access to article metadata, including title, link, published date, source, and content, facilitating summarization and analysis.

主な機能

  • Supports categories: tech, data_science, llm_tools, cybersecurity, linux, audio_dsp, startups, news, science, research, policy.
  • Provides article metadata: title, link, published date, source, and content.
  • 2 GitHub stars
  • Retrieves news articles by category and limit.
  • Includes internal summarization logic (not exposed via MCP).
  • Configurable PostgreSQL database backend.

ユースケース

  • Integrating news feeds into LLM applications.
  • Gathering news data for research and analysis.
  • Summarizing news articles for specific topics.
Craft Better Prompts with AnyPrompt
Sponsored