@pipeworx/prweb

Connect: https://gateway.pipeworx.io/prweb/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 PRWeb’s site-wide “All News Releases” RSS feed — headline, issuer, industry and subject tags, publish time and excerpt, newest first. PRWeb is Cision’s small-business wire: issuers are mostly local businesses, nonprofits, agencies and startups rather than listed companies.

Tools

  • prweb_latest_releases(since_hours?, limit?) — the current rolling window of releases, newest first. newest_item_at tells a caller whether the feed is quiet or stalled.
  • prweb_search_releases(query, limit?) — keyword/company match over headline, issuer, excerpt and industry tags, within the current window only.
  • prweb_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. prweb.com/robots.txt does not disallow /rss/.

Data sources

Every call re-fetches this same rolling ~20-item window live — it is not an archive. search_releases only ever searches what is currently in the window and get_release can miss something that has already fallen out of it (the tool says so explicitly rather than returning an empty result).

Two URL traps met while finding this feed: the legacy /rss2/daily.xml path 301s here, and /rss (no slash) 301s to /rss/, which is a 152 KB HTML index page that answers HTTP 200 — a 200 that is not a feed. That index is rendered client-side, so its per-category feeds are not enumerable from the served HTML and this pack does not read them.

The issuer is pulled from <dc:contributor>. <media:credit> names PRNewswire itself on every item (PRWeb runs on the PR Newswire platform), so a generic byline reader would mislabel every release.

Tools

  • prweb_latest_releases — Latest press releases from PRWeb’s site-wide RSS feed (source: prweb.com, Cision’s small-business wire).
  • prweb_search_releases — Keyword/company search over PRWeb’s current site-wide feed (source: prweb.com). Matches against headline,
  • prweb_get_release — Fetch one specific PRWeb release by its URL (source: prweb.com), as returned by prweb_latest_releases or

Tools

  • prweb_get_release — Fetch one specific PRWeb release by its URL (source: prweb.com), as returned by prweb_latest_releases or
  • prweb_latest_releases — Latest press releases from PRWeb's site-wide RSS feed (source: prweb.com, Cision's small-business wire).
  • prweb_search_releases — Keyword/company search over PRWeb's current site-wide feed (source: prweb.com). Matches against headline,

Regenerated from source · build September 22, 2026