This server gives Claude access to 444 curated RSS and Atom feeds across academia, finance, science, technology, society, and pets. It exposes nine tools: search the feed catalog by category or language, subscribe to feeds, collect articles in parallel, run full-text searches across stored content with SQLite FTS5, and retrieve latest entries. You can fetch a single feed on the fly without subscribing, bulk subscribe to entire categories like all 68 tech feeds at once, or search collected articles with queries like "kubernetes deployment". The underlying Python package supports OPML import and export, stores everything locally in SQLite, and handles async parallel fetching with configurable concurrency. Useful when you want Claude to monitor specific news sources, aggregate technical blogs, or search across previously collected content without hitting rate limits on live feeds.
claude mcp add --transport stdio quartzunit-feedkit -- uvx feedkit