Rijksmuseum MCP Server
by r-huijts
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
RIJKSMUSEUM_API_KEY | Yes | Your Rijksmuseum API key obtained by registering for a Rijksstudio account. |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
search_artwork | Search for artworks in the Rijksmuseum collection |
get_artwork_details | Get detailed information about a specific artwork |
get_artwork_image | Get image tiles information for an artwork |
get_user_sets | Get collections created by Rijksstudio users |
get_user_set_details | Get details about a specific user collection |
open_image_in_browser | Open an artwork image URL in your default browser |