top_stories
ActiveTool of mcp-nyt
declared in 0.1.0
Get current New York Times top stories for a section (home, world, business, technology, science, health, sports, arts, etc.). Returns titles, abstracts, bylines, and URLs. Example: top_stories({ section: "technology" })
Parameters schema
{
"type": "object",
"required": [],
"properties": {
"_apiKey": {
"type": "string",
"description": "Optional — your own NYT API key for higher limits; omit to use the shared Pipeworx key."
},
"section": {
"type": "string",
"description": "Section name, e.g. \"home\", \"world\", \"business\", \"technology\", \"science\", \"health\", \"sports\", \"arts\". Default \"home\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-nyt
https://github.com/pipeworx-io/mcp-nyt
2/7 registries