ai-news-curator

tfrezende/ai-news-curator
★ 0 stars Python 🔍 Search Updated 3d ago
A local MCP server that aggregates news and research from multiple sources, deduplicates noise, and builds a queryable personal knowledge base — conversationally accessible through any MCP-compatible AI client.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ai-news-curator": {
      "command": "uvx",
      "args": [
        "ai-news-curator"
      ]
    }
  }
}

Or install with pip: pip install ai-news-curator

README Excerpt

> A local MCP server that aggregates news and research from multiple sources, deduplicates noise, and builds a queryable personal knowledge base — conversationally accessible through any MCP-compatible AI client. --- Staying informed across multiple sources — Hacker News, arXiv, Reddit, technical blogs — means either spending hours reading or missing things that matter. Search engines optimise for popularity, not relevance to your specific interests. RSS readers dump everything on you without fi

Tools (5)

compare_coveragefastmcpget_trending_topicshttpxsearch_news