Skip to main content
Glama
470,803 tools. Updated 2026-08-23 13:54

"Inoreader" matching MCP tools:

  • 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.
    MIT
  • Retrieve unread article counts from all RSS feeds and folders, sorted by volume to help prioritize reading and manage content efficiently.
    MIT
  • Check current API rate limit usage and remaining budget to manage API calls effectively. Uses cached response headers without consuming request quota.
    MIT
  • Fetch article IDs from an Inoreader stream for counting or batch operations without retrieving full content.
    MIT
  • Analyze RSS feed engagement and health using Bayesian modeling to compute reliable engagement rates with statistical credibility intervals for ranking.
    MIT
  • Organize Inoreader RSS articles by adding or removing tags like 'read', 'starred', or custom labels in batch operations to categorize content efficiently.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    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.
    12
    16
    1
    MIT
  • Retrieve authenticated user details from Inoreader to verify account access and manage RSS feed subscriptions.
    MIT
  • Fetch articles from Inoreader RSS feeds, folders, or tags with filtering options for read/unread/starred status and date ranges.
    MIT
  • Mark all articles in a specific Inoreader feed or folder as read to clear unread items and manage your RSS reading workflow.
    MIT
  • Manage RSS feed subscriptions in Inoreader by adding new feeds, editing existing ones, or removing subscriptions to organize your reading content.
    MIT
  • Retrieve your RSS feed subscriptions with folder organization, URLs, and metadata to manage and review your content sources.
    MIT
  • 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).
    Connector