You're viewing a demo portfolio

Join the waitlist
PRSM

top_stories

Active

Tool 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\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-nyt

https://github.com/pipeworx-io/mcp-nyt

2/7 registries
View full server →
top_stories — mcp-nyt — PRSM MCP