search
ActiveTool of Harvard Art
declared in 0.1.0
Search the Harvard Art Museums 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": "Harvard Art Museums API key (auto-injected by the platform; or pass your own)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Harvard Art
https://github.com/pipeworx-io/mcp-harvard-art
2/7 registries