@pipeworx/newswire-com

Connect: https://gateway.pipeworx.io/newswire-com/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 Newswire.com’s public newsroom RSS feed — headline, publish time and sub-headline excerpt, newest first, for the 50 most recent releases. Newswire.com is an Issuer Direct wire, sibling to ACCESS Newswire, and carries a large share of the same releases.

Tools

  • newswire_com_latest_releases(since_hours?, limit?) — the current rolling window of releases, newest first (up to 50). newest_item_at tells a caller whether the feed is quiet or stalled.
  • newswire_com_search_releases(query, limit?) — keyword/company match over headline and excerpt, within the current window only.
  • newswire_com_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. newswire.com/robots.txt disallows only the per-tag feeds and asks for Crawl-delay: 5; the gateway’s per-call result cache keeps polling well below that.

Data sources

Every call re-fetches this same rolling 50-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).

This feed carries no issuer field — the company name lives only in the headline or sub-headline — so issuer is null on every row rather than a guess parsed out of the headline.

The /feeds index page lists ~650 per-beat feeds (/newsroom/rss/beat/<slug>) and two “custom” feeds; every beat probed returned a bare nginx 404 and both custom feeds return HTTP 410 Gone (2026-09-22), so this pack does not enumerate them.

Relationship to ACCESS Newswire

ACCESS Newswire (formerly ACCESSWIRE) serves every feed path (/users/rss, /rss, /rss.xml, its sitemap index) and every article page behind a Cloudflare managed challenge (HTTP 403, cf-mitigated: challenge); its only open feeds, /feed/rss2 and /feed/atom, are its corporate blog, not the wire. Measured 2026-09-22: 12 of the 20 releases on ACCESS Newswire’s newsroom landing page appeared verbatim in this feed. This pack is therefore the closest keyless, machine-readable surface to that wire — partial, not a mirror (fleet #2286).

Tools

  • newswire_com_latest_releases — Latest press releases from Newswire.com’s public newsroom RSS feed (source: newswire.com, an Issuer Direct
  • newswire_com_search_releases — Keyword/company search over Newswire.com’s current newsroom feed (source: newswire.com). Matches against
  • newswire_com_get_release — Fetch one specific Newswire.com release by its URL (source: newswire.com), as returned by

Tools

Regenerated from source · build September 22, 2026