r-huijts/rijksmuseum-mcp
by Various
Rijksmuseum MCP integration for artwork exploration and analysis
MCP
r-huijts/rijksmuseum-mcp
Added 1 June 2026
Overview
An MCP server that connects to the Rijksmuseum API, enabling artwork search and metadata retrieval. Developers can query collection objects, access image URLs, and filter by artist, material, or period through MCP-compatible clients.
Best for
Best for
Developers building art-oriented chat tools or data pipelines using the Rijksmuseum API
Use cases
- Browse Rijksmuseum collection by keyword or artist name
- Retrieve high-resolution image URLs and object details for analysis
- Build an art discovery tool using MCP-based chat interfaces
How to use
Tools exposed
search_artworkget_artwork_detailsget_artwork_imageget_user_setsget_user_set_detailsopen_image_in_browserget_artist_timeline
Tested with
Claude Desktop
Example client config
{\n "mcpServers": {\n "rijksmuseum-server": {\n "command": "npx",\n "args": [\n "-y",\n "mcp-server-rijksmuseum"\n ],\n "env": {\n "RIJKSMUSEUM_API_KEY": "your_api_key_here"\n }\n }\n }\n} Notes
An MCP server that connects to the Rijksmuseum API, enabling artwork search and metadata retrieval. Developers can query collection objects, access image URLs, and filter by artist, material, or period through MCP-compatible clients.
68 stars on GitHub. Last updated 2025-02-07. Licensed MIT.
Use cases
- Browse Rijksmuseum collection by keyword or artist name
- Retrieve high-resolution image URLs and object details for analysis
- Build an art discovery tool using MCP-based chat interfaces
Pros
- Simplifies access to a major museum API via the MCP protocol
- Written in JavaScript, easy to integrate with Node.js projects
- Active maintenance with growing community (68 stars)
Cons
- Requires a free Rijksmuseum API key, adding setup friction
- Limited to the Rijksmuseum collection (no multi-museum support)
- Documentation assumes familiarity with MCP server configuration
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simplifies access to a major museum API via the MCP protocol
- Written in JavaScript, easy to integrate with Node.js projects
- Active maintenance with growing community (68 stars)
Cons
- Requires a free Rijksmuseum API key, adding setup friction
- Limited to the Rijksmuseum collection (no multi-museum support)
- Documentation assumes familiarity with MCP server configuration
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.