-
Notifications
You must be signed in to change notification settings - Fork 965
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: add Rijksmuseum MCP server to community servers list #410
docs: add Rijksmuseum MCP server to community servers list #410
Conversation
e72628a
to
8622936
Compare
c114833
to
4f3dc11
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is so cool! unfortunately it looks like some other changes have bubbled in some how, once the diff is only affecting your server definition i'd be happy to merge
removing erroneous diffs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just fixed the diff while I was here
@jerome3o-anthropic i think everything is ready to merge now. tnx! |
dee94ca
into
modelcontextprotocol:main
Description
Add Rijksmuseum MCP server to the community servers section in README.md. This server enables LLMs to interact with the Rijksmuseum API, allowing them to search artworks, retrieve artwork details, access image tiles, and explore user collections from Amsterdam's famous museum.
Server Details
Motivation and Context
This addition enriches the MCP ecosystem by providing access to one of the world's largest art collections through the Rijksmuseum API. This enables LLMs to access and analyze art historical data, images, and cultural heritage information.
How Has This Been Tested?
N/A - This is a documentation update only, adding a reference to an external server.
Breaking Changes
No breaking changes - this is an additive change to the README.md file.
Types of changes
Checklist
Additional context
The Rijksmuseum server repository includes comprehensive documentation, setup instructions, and usage examples. The server follows the established pattern of other community servers in the README.md file.