@pipeworx/prnewswire
Connect: https://gateway.pipeworx.io/prnewswire/mcp · Install: one-click buttons
No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.
Tools: 3
Live press releases from PR Newswire’s site-wide RSS feed — headline, issuer, industry tags, publish time and excerpt, newest first.
Tools
prnewswire_latest_releases(since_hours?, limit?)— the current rolling window of releases, newest first.newest_item_attells a caller whether the feed is quiet or stalled.prnewswire_search_releases(query, limit?)— keyword/company match over headline, issuer, excerpt and industry tags, within the current window only.prnewswire_get_release(url)— one specific release, matched by the URL a prior call returned. Fails clearly (not silently empty) if the release has scrolled out of the current window.
Auth
Keyless. No account, no clickthrough terms.
Data sources
- https://www.prnewswire.com/rss/news-releases-list.rss — PR Newswire’s
“All News Releases” feed. Its own description spans politics/government,
business, technology, religion, sports/entertainment, science/nature and
health/lifestyle, in English or other languages. It holds roughly the
~20 most recent releases site-wide — typically under two hours of volume —
and every call re-fetches this same rolling window live. It is not an
archive:
search_releasesonly ever searches what is currently in the window, andget_releasecan miss a release that has already scrolled off.
The issuer name is pulled from <dc:contributor>, not from
<media:credit role="publishing company"> — that tag names PR Newswire
itself on every item, not the issuer, so treating it as a byline would
mislabel every release as being “by PRNewswire”.
Cloudflare bot-management quirk, worth knowing if you extend this pack: the feed URL intermittently 301-redirects to a trailing-slash variant that itself 404s — roughly 1 in 3 fresh requests, measured live 2026-09-21 (8-request sample: 3/8). It is a cookie-issuing challenge redirect, not a real outage; the next fresh request typically succeeds. This pack retries up to 3 attempts before reporting the wire down.
Tools
- prnewswire_latest_releases — Latest press releases from PR Newswire’s site-wide RSS feed (source: prnewswire.com). Returns headline,
- prnewswire_search_releases — Keyword/company search over PR Newswire’s current site-wide feed (source: prnewswire.com). Matches against
- prnewswire_get_release — Fetch one specific PR Newswire release by its URL (source: prnewswire.com), as returned by
Tools
prnewswire_get_release— Fetch one specific PR Newswire release by its URL (source: prnewswire.com), as returned byprnewswire_latest_releases— Latest press releases from PR Newswire's site-wide RSS feed (source: prnewswire.com). Returns headline,prnewswire_search_releases— Keyword/company search over PR Newswire's current site-wide feed (source: prnewswire.com). Matches against