- Explore MCP Servers
- louvre-mcp
Louvre Mcp
What is Louvre Mcp
louvre-mcp is a Model Context Protocol (MCP) server designed for interacting with the Louvre museum’s collection, allowing users to search and retrieve information about artworks.
Use cases
Use cases for louvre-mcp include developing educational tools for students, creating interactive art exhibits, and building applications that provide art enthusiasts with detailed information about artworks.
How to use
To use louvre-mcp, first install the necessary packages with ‘npm install’. Then, build the project using ‘npm run build’ and start the server with ‘npm start’.
Key features
Key features of louvre-mcp include searching artworks in the Louvre collection, obtaining detailed information about specific artworks, and retrieving artwork images in various sizes (thumbnail and full size).
Where to use
louvre-mcp can be used in applications that require access to the Louvre museum’s digital collection, such as educational platforms, art galleries, and cultural heritage projects.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Louvre Mcp
louvre-mcp is a Model Context Protocol (MCP) server designed for interacting with the Louvre museum’s collection, allowing users to search and retrieve information about artworks.
Use cases
Use cases for louvre-mcp include developing educational tools for students, creating interactive art exhibits, and building applications that provide art enthusiasts with detailed information about artworks.
How to use
To use louvre-mcp, first install the necessary packages with ‘npm install’. Then, build the project using ‘npm run build’ and start the server with ‘npm start’.
Key features
Key features of louvre-mcp include searching artworks in the Louvre collection, obtaining detailed information about specific artworks, and retrieving artwork images in various sizes (thumbnail and full size).
Where to use
louvre-mcp can be used in applications that require access to the Louvre museum’s digital collection, such as educational platforms, art galleries, and cultural heritage projects.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
Louvre MCP
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.
Features
- Search artworks in the Louvre collection
- Get detailed information about specific artworks
- Retrieve artwork images with different options (thumbnail, full size)
Installation
npm install
Installation in Claude Desktop
Get the code, build the project, and edit claude_desktop_config.json.
Add:
"louvre": { "command": "node", "args": ["D:\\Path_to_projects\\louvreMCP\\build\\index.js"] },
Usage
Build the project:
npm run build
Start the server:
npm start
Available Tools
search-artwork: Search for artworks in the Louvre collectionget-artwork-detail: Get detailed information about a specific artworkget-artwork-images: Retrieve images for a specific artwork
License
ISC
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










