termfeed

syou6162/termfeed

3.3

If you are the rightful owner of termfeed and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

termfeed is a terminal-based modern RSS reader that supports Model Context Protocol (MCP) for AI agent integration.

Termfeed is a local RSS reader that operates entirely within the terminal, offering a fast, keyboard-driven interface for managing and reading RSS feeds without leaving the command line. It features a two-pane layout, Vim-style keybindings, and automatic read/unread management. Termfeed is designed to work offline, relying on a local SQLite database to store articles, read statuses, and favorites. It also supports MCP, allowing AI agents like Claude Code to access article data for real-time analysis and summarization. The application is built using TypeScript, Ink for terminal UI, better-sqlite3 for database management, and axios for HTTP communication.

Features

  • Terminal UI with a two-pane layout for efficient feed and article navigation.
  • Vim-style keybindings for intuitive and fast operation.
  • Automatic read/unread management to keep track of articles.
  • Local SQLite database for storing articles and user preferences.
  • MCP support for AI agent integration and real-time data access.

Tools

  1. update_all_feeds

    Updates all feeds to fetch new articles.