Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Crunchtools Feed Reader

FreeNot checked

RSS and Atom feed reader with SQLite backend, full-text search, OPML import/export, and category management.

GitHubEmbed

About

RSS and Atom feed reader with SQLite backend, full-text search, OPML import/export, and category management.

README

Secure MCP server for RSS/Atom feed reading with SQLite backend.

Installation

uvx (recommended)

uvx mcp-feed-reader-crunchtools

pip

pip install mcp-feed-reader-crunchtools

Container

podman run -v feedreader-data:/data quay.io/crunchtools/mcp-feed-reader

Configuration

Variable Default Description
FEED_READER_DB ~/.local/share/mcp-feed-reader/feeds.db SQLite database path

Tools (17)

Feed Management

  • add_feed_tool — Add an RSS/Atom feed by URL
  • list_feeds_tool — List all feeds with unread counts
  • get_feed_tool — Get feed details
  • delete_feed_tool — Remove a feed
  • refresh_feeds_tool — Crawl feed sources for new content (slow, prefer systemd timer)

Entry Management

  • list_entries_tool — List entries (filterable, paginated)
  • read_entry_tool — Read full entry content (auto-marks read)
  • mark_read_tool — Mark entries as read
  • mark_unread_tool — Mark entry as unread
  • search_entries_tool — Full-text search (FTS5)

Category Management

  • list_categories_tool — List categories with counts
  • create_category_tool — Create category
  • rename_category_tool — Rename category
  • delete_category_tool — Delete category

Import/Export

  • import_opml_tool — Import from OPML file
  • export_opml_tool — Export as OPML
  • get_stats_tool — Dashboard stats

Background Fetching

# Fetch all feeds via CLI
mcp-feed-reader-crunchtools --fetch

License

AGPL-3.0-or-later

from github.com/crunchtools/mcp-feed-reader

Installing Crunchtools Feed Reader

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/crunchtools/mcp-feed-reader

FAQ

Is Crunchtools Feed Reader MCP free?

Yes, Crunchtools Feed Reader MCP is free — one-click install via Unyly at no cost.

Does Crunchtools Feed Reader need an API key?

No, Crunchtools Feed Reader runs without API keys or environment variables.

Is Crunchtools Feed Reader hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Crunchtools Feed Reader in Claude Desktop, Claude Code or Cursor?

Open Crunchtools Feed Reader on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Crunchtools Feed Reader with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All data MCPs