You're viewing a demo portfolio

Join the waitlist
PRSM

search_articles

Active

Tool of Spaceflight News MCP

declared in 0.1.0

Full-text search spaceflight news articles aggregated from dozens of sources (Spaceflight Now, NASASpaceflight, NASA, SpaceX, Blue Origin, ESA, and more). Filter by source, publish date, and featured status. Newest first. Keyless.

Parameters schema

{
  "type": "object",
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max articles to return (default 10, max 25)."
    },
    "search": {
      "type": "string",
      "description": "Full-text query, e.g. \"starship\", \"artemis\", \"mars sample return\". Optional — omit to list recent articles."
    },
    "news_site": {
      "type": "string",
      "description": "Filter to a single source name, e.g. \"Spaceflight Now\", \"NASASpaceflight\". Use list_sources to discover names."
    },
    "featured_only": {
      "type": "boolean",
      "description": "If true, return only editorially featured articles."
    },
    "published_after": {
      "type": "string",
      "description": "Only articles published on/after this ISO date or datetime, e.g. \"2026-01-01\" or \"2026-01-01T00:00:00Z\"."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Spaceflight News MCP

https://github.com/pipeworx-io/mcp-spaceflight-news

2/7 registries
View full server →