MCP.so
登录

Louvre MCP

@oliviermichel

关于 Louvre MCP

A Model Context Protocol (MCP) server for interacting with the Louvre museum's collection

基本信息

分类

其他

运行时

node

传输方式

stdio

发布者

oliviermichel

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Louvre MCP?

Louvre MCP is a Model Context Protocol (MCP) server for interacting with the Louvre museum’s collection. It provides tools to search and retrieve artwork information from the Louvre’s digital collection.

How to use Louvre MCP?

Install dependencies with npm install, build the project with npm run build, and start the server with npm start. To integrate with Claude Desktop, add the provided configuration to claude_desktop_config.json.

Key features of Louvre MCP

  • Search artworks in the Louvre collection
  • Get detailed information about specific artworks
  • Retrieve artwork images with thumbnail and full size options

Use cases of Louvre MCP

  • Searching the Louvre collection for artworks by keyword or criteria
  • Looking up detailed metadata for a known artwork
  • Obtaining images of artworks for display or reference

FAQ from Louvre MCP

What tools does Louvre MCP provide?

It provides three tools: search-artwork, get-artwork-detail, and get-artwork-images.

How do I install and run Louvre MCP?

Run npm install to install dependencies, npm run build to compile the project, and npm start to start the server.

How do I integrate Louvre MCP with Claude Desktop?

Edit claude_desktop_config.json to add the server entry with the node command and the path to the built index.js file.

评论

其他 分类下的更多 MCP 服务器