You're viewing a demo portfolio

Join the waitlist
PRSM

books_bestsellers

Active

Tool of mcp-nyt

declared in 0.1.0

Get a current New York Times bestselling books list (e.g. hardcover-fiction, hardcover-nonfiction, combined-print-and-e-book-fiction). Returns rank, title, author, description, publisher, and weeks on list. Example: books_bestsellers({ list: "hardcover-fiction" })

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "list": {
      "type": "string",
      "description": "Bestseller list name, e.g. \"hardcover-fiction\", \"hardcover-nonfiction\", \"combined-print-and-e-book-fiction\". Default \"hardcover-fiction\"."
    },
    "_apiKey": {
      "type": "string",
      "description": "Optional — your own NYT API key for higher limits; omit to use the shared Pipeworx key."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-nyt

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

2/7 registries
View full server →