@pipeworx/us-news-feeds
Connect: https://gateway.pipeworx.io/us-news-feeds/mcp · Install: one-click buttons
Tools: 3
Tools
- list_feeds — List the curated US news, politics & government feeds (id, title, category, source). Optionally filter by category (government, news) or keyword. Pass an id to read_feed.
- read_feed — Read a curated US news, politics & government feed by its id (from list_feeds). Returns normalized items (title, link, published, summary). Optionally filter items by keyword.
- fetch_feed — Fetch and normalize any RSS / Atom / RDF feed by URL. CF-robust: fetches directly and falls back to a proxy if the source blocks the gateway. Use list_feeds first for curated sources.
Tools
-
fetch_feed— Fetch and normalize any RSS / Atom / RDF feed by URL. CF-robust: fetches directly and falls back to a proxy if the source blocks the gateway. Use list_feeds first for curated sources. -
list_feeds— List the curated US news, politics & government feeds (id, title, category, source). Optionally filter by category (government, news) or keyword. Pass an id to read_feed. -
read_feed— Read a curated US news, politics & government feed by its id (from list_feeds). Returns normalized items (title, link, published, summary). Optionally filter items by keyword.