Releases: QuartzUnit/feedkit
Releases · QuartzUnit/feedkit
v0.1.0
Initial Release
RSS/Atom feed collection with 449 curated feeds. Python MCP server included.
Features
- 449 curated, verified feeds (tech blogs, academic, government, news, fact-check)
- Async parallel collection (httpx + feedparser)
- SQLite + FTS5 full-text search, no server needed
- OPML import/export
- MCP server: 9 tools (fetch, search catalog, collect, search articles, subscribe, etc.)
- CLI: search, subscribe, collect, find, latest, stats, import/export
- 34 unit tests, all passing
Install
pip install feedkit