github samuelclay/NewsBlur v0.1.0
NewsBlur CLI v0.1.0

7 hours ago

Initial release of the NewsBlur CLI.

Install

pip install newsblur

Features

  • 22 commands covering all MCP server tools: stories, feeds, classifiers, discovery, briefings
  • OAuth login via browser (newsblur auth login) - works like gh auth login
  • Rich terminal output with panels, tables, and trees
  • --json flag for scripting and piping to jq
  • --raw flag for plain text output
  • Top-level shortcuts: newsblur read, newsblur save, newsblur briefing, newsblur account

Quick start

pip install newsblur
newsblur auth login
newsblur stories list
newsblur stories list --json | jq '.items[].title'

Requires a NewsBlur Premium subscription.

Don't miss a new NewsBlur release

NewReleases is sending notifications on new releases.