Skip to main content
Glama
kintopp

rijksmuseum-mcp+

by kintopp

Find Artworks Citing a Publication

find_artworks_citing_publication
Read-onlyIdempotent

Find artworks that cite a specific publication using its URI or ID. Perform reverse bibliography lookup from the Rijksmuseum collection.

Instructions

Reverse bibliography lookup: artworks whose references cite a given publication, by its URI or id. Use the publicationUri from get_artwork_bibliography (e.g. 'https://id.rijksmuseum.nl/301154354') or the bare id. Local and resolver-free. Not for topic search of the library catalogue.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fullNoIf true, return ALL citing artworks. Default: first 20 + total count.
publicationYesPublication URI (https://id.rijksmuseum.nl/301…) or the bare publication id.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
errorNo
totalYes
artworksYesArtworks whose bibliography cites this publication. Empty when none (or bibliography not harvested).
warningsNo
publicationIdYes
publicationUriYes
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Beyond annotations (readOnlyHint, idempotentHint, destructiveHint), the description adds key behavioral details: 'Local and resolver-free' and default behavior (first 20 + total count) as explained in the 'full' parameter. No contradictions with annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences and a short note, all front-loaded with essential information. No wasted words; every sentence adds value.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the relative complexity (reverse lookup), presence of output schema, and clear annotations, the description covers how to obtain the input, default behavior, and exclusions. It is complete enough for an agent to select and invoke correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so baseline is 3. The description adds meaningful context: example URI for publication, and explanation of the 'full' parameter's effect on result set size. This elevates the score.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description explicitly states 'Reverse bibliography lookup' with a specific verb and resource, and clearly distinguishes from sibling tools like search_artwork by saying 'Not for topic search of the library catalogue.'

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly tells when to use: 'Use the publicationUri from get_artwork_bibliography'. Also states what not to use: 'Not for topic search of the library catalogue.' Provides clear context for usage.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kintopp/rijksmuseum-mcp-plus'

If you have feedback or need assistance with the MCP directory API, please join our Discord server