Authenticate with Inoreader RSS reader API using OAuth 2.0. Obtain authorization URL or exchange code for access tokens to enable reading content and managing subscriptions.
Analyze RSS feed engagement and health using Bayesian modeling to compute reliable engagement rates with statistical credibility intervals for ranking.
Organize Inoreader RSS articles by adding or removing tags like 'read', 'starred', or custom labels in batch operations to categorize content efficiently.
An MCP server for the Inoreader RSS reader API that allows users to triage articles, analyze feed health, and manage subscriptions. It enables reading content, organizing folders, and performing batch tagging or status updates through natural language.
Import subscriptions from another RSS reader (Feedly, Inoreader, FreshRSS, NetNewsWire) by passing the OPML file contents. Set dry_run true first to see what is in it and what is already present; then run it for real to add them (they are validated one by one, and the ones that fail come back with the reason).