You're viewing a demo portfolio

Join the waitlist
PRSM

lookup_europeana

Active

Tool of Provenio — Art Intelligence

declared in 0.3.2-measured

Cost: ~0.5s. Search the Europeana cultural heritage corpus (~50M records from EU museums/archives) for art records. Use when: triangulating Provenio data against European museum holdings, or finding object records with images for a Western European artist. Returns: {total, items: [{title, creator, dataProvider, year, image_url, edm_url}]} Source: api.europeana.eu (public-domain Europe gateway, demo key embedded; users can supply own key via byok_external_query for high-volume).

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "integer",
      "default": 10,
      "maximum": 9007199254740991,
      "minimum": -9007199254740991,
      "description": "Max records (1-50)."
    },
    "query": {
      "type": "string",
      "description": "Search query, e.g. 'pissarro paris 1897' or 'who:\"Rembrandt\"'"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Provenio — Art Intelligence

https://github.com/mildo-ai/brain_for_art

1/7 registries
View full server →
lookup_europeana — Provenio — Art Intelligence — PRSM MCP