Louvre MCP
by oliviermichel
A Model Context Protocol (MCP) server for interacting with the Louvre museum's collection. This server provides tools to search and retrieve artwork information from the Louvre's digital collection.
Last updated: N/A
What is Louvre MCP?
Louvre MCP is a Model Context Protocol server designed to provide access to the Louvre museum's digital art collection. It allows users to search for artworks and retrieve detailed information and images.
How to use Louvre MCP?
To use the server, first install it using npm install
. Then, build the project with npm run build
and start the server using npm start
. Available tools include search-artwork
, get-artwork-detail
, and get-artwork-images
.
Key features of Louvre MCP
Search artworks in the Louvre collection
Get detailed information about specific artworks
Retrieve artwork images (thumbnail, full size)
Provides a Model Context Protocol (MCP) interface
Use cases of Louvre MCP
Building art history applications
Creating museum guides
Developing educational resources
Integrating Louvre collection data into other platforms
FAQ from Louvre MCP
How do I search for artworks?
How do I search for artworks?
Use the search-artwork
tool.
How can I get details about a specific artwork?
How can I get details about a specific artwork?
Use the get-artwork-detail
tool.
How do I retrieve artwork images?
How do I retrieve artwork images?
Use the get-artwork-images
tool.
What image sizes are available?
What image sizes are available?
Thumbnail and full size images are available.
What license is the server under?
What license is the server under?
The server is licensed under the ISC license.