@pipeworx/security-feeds
Connect: https://gateway.pipeworx.io/security-feeds/mcp · Install: one-click buttons
Tools: 3
Tools
- list_feeds — List the curated cybersecurity feeds (id, title, category, source). Optionally filter by category (security) or keyword. Pass an id to read_feed.
- read_feed — Read a curated cybersecurity 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 cybersecurity feeds (id, title, category, source). Optionally filter by category (security) or keyword. Pass an id to read_feed. -
read_feed— Read a curated cybersecurity feed by its id (from list_feeds). Returns normalized items (title, link, published, summary). Optionally filter items by keyword.