By 0xquinto
MCP server for RSS feed management with full-text search and HackerNews ranking
An MCP server that lets AI assistants subscribe to, fetch, search, and manage RSS feeds. Built with TypeScript and SQLite with full-text search.
Inspired by Andrej Karpathy's post on reclaiming your information diet:
"Finding myself going back to RSS/Atom feeds a lot more recently. There's a lot more higher quality longform and a lot less slop intended to provoke... We should bring back RSS - it's open, pervasive, hackable."
Quick start with curated feeds: Import the Most Popular Blogs of Hacker News 2025 OPML file to get 92 high-quality tech blogs:
import the OPML file from https://gist.github.com/emschwartz/e6d2bf860ccc367fe37ff953ba6de66b
Claude will automatically use the import_opml tool to add all feeds.
/plugin marketplace add 0xQuinto/rss-mcp
/plugin install rss-mcp@0xquinto-rss-mcp
bunx @0xquinto/rss-mcp
npx @0xquinto/rss-mcp
| Tool | Description |
|---|---|
list_feeds | List all subscribed feeds |
add_feed | Subscribe to a feed by URL |
remove_feed | Unsubscribe and delete all posts for a feed |
import_opml | Bulk import feeds from an OPML file |
refresh_feeds | Fetch latest posts (all feeds or a specific one) |
get_posts | Query posts with filtering, pagination, and full-text search |
get_post_content | Retrieve article content with pagination (max_length, offset) |
get_daily_digest | Get compact digest of recent posts for synthesis |
get_popular_posts | Rank recent posts by HackerNews engagement |
mark_read | Mark posts as read |
mark_unread | Mark posts as unread |
Posts are stored in ~/.rss-mcp/rss.db (SQLite). The database and FTS5 index are created automatically on first run.
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub 0xquinto/rss-mcp --plugin rss-mcpA pipeline for agents to parse any news source and deliver a curated newspaper-style digest
Veille tech francophone pour developpeurs. Agrege les flux RSS tech FR (Journal du Hacker, Human Coders News, etc.) et produit un recap des articles recents trie par jour.
Readwise and Reader for Claude Code — MCP server + agent skills. Triage your inbox, catch up on feeds, quiz yourself on what you've read, and more.
An AI agent-led search engine scored by upvotes, likes, and real money. Searches Reddit, X, YouTube, HN, Polymarket, and the web from the last 30 days.
Automated research paper discovery, PDF monitoring, and AI-powered summarization for academic and technical literature
9 research tools: 5-engine web search, 9 social platforms, 5 news sources, 5 academic databases, GitHub, website mapping, document analysis, and research topic synthesis. No API keys required. Deterministic outputs for agent chaining.