search
ActiveTool of Europeana
declared in 0.1.0
Search the Europeana collection by keyword. Returns matching items with ids (pass an id to record), 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": "Europeana API key (auto-injected by the platform; or pass your own)."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Europeana
https://github.com/pipeworx-io/mcp-europeana
2/7 registries