books_bestsellers
ActiveTool of mcp-nyt
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."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-nyt
https://github.com/pipeworx-io/mcp-nyt
2/7 registries