search
ActiveTool of Nypl
declared in 0.1.0
Search the NYPL Digital Collections collection by keyword. Returns matching items with ids (pass an id to item), titles, creators/sources, dates and links.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"page": {
"type": "number",
"description": "Page (1-based, default 1)."
},
"limit": {
"type": "number",
"description": "Max results (1-100, default 20)."
},
"query": {
"type": "string",
"description": "Keyword(s)."
},
"_apiKey": {
"type": "string",
"description": "NYPL Digital Collections API key (auto-injected by the platform)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Nypl
https://github.com/pipeworx-io/mcp-nypl
2/7 registries