search_articles
ActiveTool of Spaceflight News MCP
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\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Spaceflight News MCP
https://github.com/pipeworx-io/mcp-spaceflight-news
2/7 registries