4,500+ servers built on MCP Fusion
Vinkius
Europeana logo
Vinkius
Claude Code logo

How to Use the Europeana MCP in Claude Code

Pipe Europeana's massive cultural database directly into your shell scripts and CI/CD pipelines with Claude Code.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Europeana MCP on Cursor AI Code Editor MCP Client Europeana MCP on Claude Desktop App MCP Integration Europeana MCP on OpenAI Agents SDK MCP Compatible Europeana MCP on Visual Studio Code MCP Extension Client Europeana MCP on GitHub Copilot AI Agent MCP Integration Europeana MCP on Google Gemini AI MCP Integration Europeana MCP on Lovable AI Development MCP Client Europeana MCP on Mistral AI Agents MCP Compatible Europeana MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
Claude Code

Connect Europeana MCP to Claude Code

Create your Vinkius account to connect Europeana to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Query Archives from the Command Line

Run headless searches against the entire Europeana catalog. Use a command like `claude ask "find the record ID for 'The Night Watch'"` and it will use the `search_records` tool to get you the ID. There's no GUI, just fast, scriptable output. You can then pipe that ID directly into another command. For example, use the output to immediately call `get_record` and dump the full JSON metadata to stdout or a file. It's built for chaining commands together in a shell.

Automate Bulk Metadata Syncs with an MCP Server

The `oaipmh_request` tool is made for automation. Set up a cron job that calls Claude Code to hit this endpoint and pull down metadata updates from Europeana. It returns raw XML, perfect for ingestion by other backend processes. Because Claude Code is just a terminal command, you can run these jobs anywhere—a Docker container, a GitHub Action, or a remote server. It’s how you keep a local data warehouse in sync with the main Europeana archive without manual work.

Enrich Data in CI Pipelines

Use this MCP connection to enrich data during a build process. For instance, if you have a file with a list of artist names, a CI step can run a script that iterates through them, calling `get_entity` for each one. The script can then augment your source file with biographical data like birth/death dates from Europeana before the final application is built. It’s a simple way to add valuable context to your data automatically.

Setup guide

Set up Europeana MCP in Claude Code

Prerequisites

  • Claude Code CLI installed (npm install -g @anthropic-ai/claude-code)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Run the add command

    Open your terminal and run the command shown on the right. Replace [YOUR_TOKEN_HERE] with your endpoint token from cloud.vinkius.com. Use --scope user to make it available across all projects.

  2. 2

    Verify the connection

    Start a Claude Code session and type /mcp to list connected servers. You should see europeana-mcp with a green status indicator.

  3. 3

    Start using tools

    Ask Claude Code something like "Check my latest Europeana transactions." It will automatically discover and invoke the available Europeana tools.

Terminal
claude mcp add --transport http europeana-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Why Choose Vinkius

Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.

Real-time monitoring

Live

visibility into every interaction

Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.

Built-in savings

60%

lower AI costs

Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.

Single dashboard

One

place for every integration

Every tool your AI connects to, managed from a single screen. One account, complete control.

Common questions about Europeana MCP in Claude Code

Write a shell script that loops through your list. Inside the loop, call `claude ask "..."` using the `search_records` or `get_record` tool to fetch data for each item from Europeana and pipe the output to a file.
Yes, you can set up a scheduled job (like cron) to run a script. The script would use `oaipmh_request` with a date filter to check for new records added to Europeana since the last run.
This MCP server handles authentication for you with a single token. You don't need to manage Europeana API keys, OAuth flows, or different endpoints for each operation. You just connect Claude Code and start making calls.
Create a text file with the 1,000 record IDs. Then use `xargs` or a simple `for` loop in your shell to pipe each ID into a Claude Code command that calls `get_record` on the server.
Only public, non-sensitive metadata about cultural artifacts is handled. Your requests are sent through an ephemeral, sandboxed environment on Vinkius, ensuring the process touches only the data needed for the query and nothing else.

Start using the Europeana MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 4 tools

We've already built the connector for Europeana. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 4 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.