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.

コメント

「その他」の他のコンテンツ