Rss Digest Bot
БесплатноНе проверенFetches RSS feeds from tech blogs and news sites and returns AI-generated summaries via Claude.
Описание
Fetches RSS feeds from tech blogs and news sites and returns AI-generated summaries via Claude.
README
RSS Digest BotAdd commentMore actions
A Python-based RSS Digest Bot powered by the Model Context Protocol (MCP) that fetches items from your favorite tech blogs and news sites, and returns AI-generated summaries via Claude.
Features
- Pulls the latest posts from:
- On-demand summaries driven by Claude (or any other LLM client)
- Easy to run under:
- STDIO (for direct stdin/stdout JSON-RPC)
- HTTP (via
mcp dev+ Inspector / Claude Desktop HTTP mode) - Uvicorn (expose as ASGI app)
- Minimal dependencies:
feedparser,mcp[cli],uvicorn
Installation
Clone this repo:
git clone https://github.com/padmapriyavj/rss-digest-bot.git cd rss-digest-bot
Create & activate a virtual environment:
python3 -m venv .venv source .venv/bin/activate
Install dependencies:
pip install mcp[cli] feedparser uvicorn
Running the app
uv run main.py
Restart Claude Desktop to view the tool added to it
Configuration for Claude Desktop
Add or edit claude_desktop_config.json in:
~/Library/Application Support/Claude/claude_desktop_config.json
to include:
jsonc { "mcpServers": { "rss-digest-bot": { "command": "/full/path/to/your/project/.venv/bin/mcp", "args": ["run", "main.py"], "transport": "stdio" } } }
- Quit & relaunch Claude Desktop.
- Under Developer → rss-digest-bot, ensure it’s Enabled.
- In chat, click ⚙️ (Search & tools) → confirm rss-digest-bot appears → On.
Установка Rss Digest Bot
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/padmapriyavj/RSS-DIGEST-BOTFAQ
Rss Digest Bot MCP бесплатный?
Да, Rss Digest Bot MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Rss Digest Bot?
Нет, Rss Digest Bot работает без API-ключей и переменных окружения.
Rss Digest Bot — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Rss Digest Bot в Claude Desktop, Claude Code или Cursor?
Открой Rss Digest Bot на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Rss Digest Bot with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
