ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Europeana with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Explore millions of cultural heritage items. search artworks, books, and records from European museums and libraries directly through your AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 4 capabilities

The complete Europeana capability set.

These are the exact actions your AI can choose when you ask it to work with Europeana.

Capability set01 / 01

01-04

4 capabilities in this set.

Part of 4 available through Europeana.

  1. 01

    Search records

    Search Europeana metadata

  2. 02

    Oaipmh request

    Returns XML data. Bulk harvesting of metadata via OAI-PMH

  3. 03

    Get entity

    Retrieve information about linked entities

  4. 04

    Get record

    Get detailed information about a specific cultural heritage object

Observed, not estimated

856ms average. Fast in production.

Europeana is checked daily against the live service.

Daily averagePeak 1060ms
Aug 20Today
Fastest day
746ms
Slowest day
1060ms
14-day trend
Stable+4%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 4 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Europeana, so you can see the experience inside your AI.

It does not authenticate your account with Europeana. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Europeana Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_Wb27j1SLE0rZgIpfAf0WLWSsm7auXg5Sxbj7If0X/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Europeana capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "europeana-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_Wb27j1SLE0rZgIpfAf0WLWSsm7auXg5Sxbj7If0X/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Europeana owners ask.

  • 01

    How can I filter my search to only include images?

    You can use the qf (Query Filter) parameter in the search_records capability. For example, setting qf=TYPE:IMAGE will narrow your results to visual media only.

  • 02

    Can I retrieve information about a specific artist or historical figure?

    Yes! Use the get_entity capability with the type set to 'person' and the corresponding entity ID to fetch detailed information about individuals linked to Europeana records.

  • 03

    What is the OAI-PMH capability used for?

    The oaipmh_request capability is designed for bulk harvesting of metadata. It allows you to list identifiers, sets, and records in XML format, which is ideal for large-scale data integration and archival synchronization.