Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Rss News

БесплатноНе проверен

Enables AI to manage RSS subscriptions, fetch and summarize news, and organize results into tools like Notion.

GitHubEmbed

Описание

Enables AI to manage RSS subscriptions, fetch and summarize news, and organize results into tools like Notion.

README

 ____  ____ ____    _   _                     __  __  ____ ____  
|  _ \/ ___/ ___|  | \ | | _____      _____  |  \/  |/ ___|  _ \ 
| |_) \___ \___ \  |  \| |/ _ \ \ /\ / / __| | |\/| | |   | |_) |
|  _ < ___) |__) | | |\  |  __/\ V  V /\__ \ | |  | | |___|  __/ 
|_| \_\____/____/  |_| \_|\___| \_/\_/ |___/ |_|  |_|\____|_|    
                                                                

lang-中文 npm-@max1ab/rss-news

Cut through noise and clickbait. With one npx command, your AI can connect to and process first-hand news sources.

Install MCP

npm package install:

npm i -g @max1ab/rss-news

Add this server to your MCP config:

{
  "mcpServers": {
    "rss-news": {
      "command": "rss-news"
    }
  }
}

Examples

You can directly say things like this to an AI that supports MCP:

  1. Help me review the past 24 hours of news, summarize the important items, and organize the summary into Notion.
  2. Help me check unread news, pick the most important items, and send a message to my phone.
  3. Help me follow the latest OpenAI news. If I am not subscribed yet, add suitable subscriptions first.
  4. Help me search for some AI-related RSS sources, preview the content quality, and subscribe to the good ones.
  5. Help me count how many unread news items appeared in the past 24 hours, grouped by source.

Features

  • Manage subscriptions
  • Sync the latest news
  • Fetch unread news
  • Consume news
  • Count news
  • Reset state

Seed example subscriptions from example-subscriptions.json when a new database is created

Advanced Setup

Environment Variables

  • RSS_MCP_DB_PATH: SQLite path (default: %APPDATA%/rss-news/rss.sqlite on Windows, ~/.local/share/rss-news/rss.sqlite on other platforms)
  • RSS_MCP_REQUEST_TIMEOUT_MS: fetch timeout in milliseconds (default: 15000)
  • RSS_MCP_DEFAULT_FETCH_LIMIT: default global fetch limit (default: 20)
  • RSS_MCP_MAX_FEEDS_PER_REQUEST: max feed count for each call (default: 50)
  • RSS_MCP_USER_AGENT: custom request User-Agent
  • RSS_MCP_DEBUG: set 1 or true to enable debug logs
  • RSS_MCP_DEBUG_PREVIEW_LENGTH: preview length of response body for debug (default: 300)

Local Development

npm install
npm run build
npm start

Development:

npm run dev

Run tests:

npm test

Current Tools

  • Database file is created lazily on first repository usage if it does not exist.
  • subscriptions: stores subscribed feeds plus fetch metadata
  • entries: stores fetched entries (feed_url + entry_uid is unique)
  • deliveries: stores which entries have already been consumed

Available MCP tools:

  • list_subscriptions
  • upsert_subscriptions
  • remove_subscriptions
  • preview_feed Preview one or more feed URLs before subscribing, to confirm they can be fetched and the content is suitable.
  • sync_news
  • fetch_news
  • consume_news
  • count_news
  • set_consumption_status

from github.com/max1ab/rss-news

Установка Rss News

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/max1ab/rss-news

FAQ

Rss News MCP бесплатный?

Да, Rss News MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Rss News?

Нет, Rss News работает без API-ключей и переменных окружения.

Rss News — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Rss News в Claude Desktop, Claude Code или Cursor?

Открой Rss News на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Rss News with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории productivity