search
ActiveTool of Smithsonian
declared in 0.1.0
Search the Smithsonian Open Access collection by keyword. Returns matching items with ids (pass an id to object), titles, creators, dates and image links.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"page": {
"type": "number",
"description": "Page number (1-based, default 1)."
},
"limit": {
"type": "number",
"description": "Max results (1-100, default 20)."
},
"query": {
"type": "string",
"description": "Keyword(s), e.g. \"rembrandt\", \"ceramics\", \"moon landing\"."
},
"_apiKey": {
"type": "string",
"description": "Smithsonian Open Access API key (auto-injected by the platform; or pass your own)."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Smithsonian
https://github.com/pipeworx-io/mcp-smithsonian
2/7 registries