Rijksmuseum MCP Server
@r-huijts
About Rijksmuseum MCP Server
Rijksmuseum MCP integration for artwork exploration and analysis
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"rijksmuseum-server": {
"command": "npx",
"args": [
"-y",
"mcp-server-rijksmuseum"
],
"env": {
"RIJKSMUSEUM_API_KEY": "your_api_key_here"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Rijksmuseum MCP Server?
A Model Context Protocol server that provides access to the Rijksmuseum’s collection through natural language interactions, enabling AI models to explore, analyze, and interact with artworks from the museum.
How to use Rijksmuseum MCP Server?
Install via npm (npx -y mcp-server-rijksmuseum) or from source. Add your Rijksmuseum API key as the environment variable RIJKSMUSEUM_API_KEY. Configure in Claude Desktop’s claude_desktop_config.json under mcpServers. Optional settings: PORT (default 3000) and LOG_LEVEL (default ‘info’).
Key features of Rijksmuseum MCP Server
- Search artworks by artist, type, material, period, color, and more.
- Retrieve comprehensive details about specific artworks.
- Access high-resolution images with deep zoom capabilities.
- Browse and examine user‑curated collections.
- Open artwork images directly in a browser.
- Generate chronological timelines of artists’ works.
Use cases of Rijksmuseum MCP Server
- Discover artworks by artist, time period, or visual characteristics.
- Analyze an artwork’s history, material, and curatorial context.
- Research an artist’s career progression and style evolution.
- Explore thematic groupings like biblical scenes or still lifes.
- Examine high‑resolution details of brushwork, jewelry, or facial expressions.
FAQ from Rijksmuseum MCP Server
What does the server require to run?
Node.js and npm are required. The server needs a Rijksmuseum API key set in the RIJKSMUSEUM_API_KEY environment variable.
How do I get an API key?
You can obtain an API key from the Rijksmuseum API Portal.
Where does the artwork data come from?
All data is fetched from the Rijksmuseum’s official API.
Can I use this server with other MCP clients besides Claude Desktop?
The README provides configurations for Claude Desktop, but the server follows the Model Context Protocol and can be used with any compatible MCP client.
What configuration options are available?
The server accepts RIJKSMUSEUM_API_KEY (required), PORT (default 3000), and LOG_LEVEL (default ‘info’).
More Other MCP servers
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Blender
ahujasidOpen-source MCP to use Blender with any LLM
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Comments