get_article
ActiveTool of Spaceflight News MCP
declared in 0.1.0
Get a single spaceflight news article by its numeric id, with the full untruncated summary plus any associated launches and events. Keyless.
Parameters schema
{
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "number",
"description": "Numeric article id (from search_articles results)."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Spaceflight News MCP
https://github.com/pipeworx-io/mcp-spaceflight-news
2/7 registries