get_articles
ActiveTool of spacenews
declared in 0.1.0
Fetch the latest spaceflight news articles sorted by publication date. Returns title, summary, URL, image, and source.
Parameters schema
{
"type": "object",
"examples": [
{
"limit": 10
},
{
"limit": 25
}
],
"required": [],
"properties": {
"limit": {
"type": "number",
"description": "Number of articles to return (default 10, max 100)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
spacenews
https://github.com/pipeworx-io/mcp-spacenews
1/7 registries