@pipeworx/space-feeds
Connect: https://pipeworx.io/mcp — every tool in the catalog, including @pipeworx/space-feeds’s. Install: one-click buttons
Connect to just the @pipeworx/space-feeds pack
https://gateway.pipeworx.io/space-feeds/mcp — only @pipeworx/space-feeds’s own tools, nothing else in the catalog.
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
Tools
- list_feeds — List the curated space & spaceflight feeds (id, title, category, source). Optionally filter by category (space) or keyword. Pass an id to read_feed.
- read_feed — Read a curated space & spaceflight 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 space & spaceflight feeds (id, title, category, source). Optionally filter by category (space) or keyword. Pass an id to read_feed.read_feed— Read a curated space & spaceflight feed by its id (from list_feeds). Returns normalized items (title, link, published, summary). Optionally filter items by keyword.