get_blogs
ActiveTool of spacenews
declared in 0.1.0
Fetch the latest spaceflight blog posts sorted by publication date. Returns title, summary, URL, image, and source.
Parameters schema
{
"type": "object",
"examples": [
{
"limit": 10
},
{
"limit": 20
}
],
"required": [],
"properties": {
"limit": {
"type": "number",
"description": "Number of blog posts 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