Back to MCP Servers
Rijksmuseum
Rijksmuseum API integration for artwork search, details, and collections
art-cultureapiai
By r-huijts
Installation
npx -y rijksmuseum-mcpConfiguration
{
"mcpServers": {
"rijksmuseum-mcp": {
"command": "npx",
"args": ["-y", "rijksmuseum-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes