artic-mcp

by mikechao
Verified

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

シカゴ美術館 MCP サーバー

モデルコンテキストプロトコル(MCP)サーバーは、自然言語によるインタラクションを通じてシカゴ美術館コレクションへのアクセスを提供します。このサーバーにより、AIモデルはシカゴ美術館の美術コレクションを検索し、美術作品をリソースとして利用できるようになります。

特徴

このサーバーは、アート コレクションと対話するための次のツールを AI モデルに提供します。

1. タイトルで検索(search-by-title)

シカゴ美術館の作品をタイトルで検索

  • 入力:
    • title (文字列) 検索するアートワークのタイトル。
    • limit (数値、オプション、デフォルト 10) ページごとに返されるリソースの数。
    • page (数値、オプション、デフォルト 1) 返される結果のページ。ページ区切りに使用されます。
  • 出力:
    Title: Nighthawks Artwork ID: 111628 Thumbnail alt text: Scene in a diner, viewed through wrap-around glass windows, at night on an empty urban street. A light-skinned man and woman, he in a suit and she in a red dress, sit together at a triangular wood bar, eyes downcast. At left sits another man, his back to the viewer. Behind the counter is a light-skinned man in a white uniform. The interior lights cast a yellow glow that spills onto the street in pale green. Above the diner a sign reads, "Phillies." Score: 1055.3839 ----- Title: Nighthawks Artwork ID: 118165 Thumbnail alt text: A work made of chromogenic print. Score: 57.28689 Pagination Info Total: 2 Total Pages: 1 Current Page: 1

2. 特定のアートワークを取得する (get-artwork-by-id)

アート作品の ID に基づいて、そのアート作品に関する追加情報 (画像がある場合はその情報も含む) を取得します。

  • 入力:
    • id (数値) 取得するアートワークの ID。
  • 出力:
    Title: Nighthawks Artist: Edward Hopper (American, 1882–1967) Artist ID: 34996 Description: <p>About <em>Nighthawks</em> Edward Hopper recollected, “unconsciously, probably, I was painting the loneliness of a large city.” In an all-night diner, three customers sit at the counter opposite a server, each appear to be lost in thought and disengaged from one another. The composition is tightly organized and spare in details: there is no entrance to the establishment, no debris on the streets. Through harmonious geometric forms and the glow of the diner’s electric lighting, Hopper created a serene, beautiful, yet enigmatic scene. Although inspired by a restaurant Hopper had seen on Greenwich Avenue in New York, the painting is not a realistic transcription of an actual place. As viewers, we are left to wonder about the figures, their relationships, and this imagined world.</p> Image ID: 831a05de-d3f6-f4fa-a460-23008dd58dda Place of Origin: United States Dimensions: 84.1 × 152.4 cm (33 1/8 × 60 in.) Medium: Oil on canvas Credit Line: Friends of American Art Collection Department: Arts of the Americas Is On View: Yes Main Reference Number: 1942.51 Has not been viewed much: No Date Start: 1942 Date End: 1942 Date: 1942 Fiscal Year: 1942 Is Public Domain: No Gallery: Gallery 262 Artwork Type: Painting Artist Title: Edward Hopper Artist Titles: Edward Hopper Style Title: Modernism
    **image encoded in base64 if available

メタデータに検索クエリが含まれているアートワークの全文検索を実行します。

  • 入力:
    • query (文字列) メタデータを検索する用語。
    • limit (数値、オプション、デフォルト 10) ページごとに返されるリソースの数。
    • page (数値、オプション、デフォルト 1) 返される結果のページ。ページ区切りに使用されます。
  • 出力:
    Title: Untitled Artwork ID: 62290 Thumbnail alt text: A work made of oil and enamel on paper, mounted on composition board. Score: 108.70728 ----- ... ... ----- Title: Homage to the Square: Light Passage Artwork ID: 5569 Thumbnail alt text: Painting of overlapping squares in grey, yellow, gold, and orange. Score: 104.18398 Pagination Info Total: 8399 Total Pages: 840 Current Page: 1

4. アーティスト検索(search-for-artist)

特定のアーティストを検索する

  • 入力:
    • name (文字列) 検索するアーティストの名前。
    • limit (数値、オプション、デフォルト 10) ページごとに返されるリソースの数。
    • page (数値、オプション、デフォルト 1) 返される結果のページ。ページ区切りに使用されます。
  • 出力:
    Title: Vincent van Gogh Artist ID: 40610 Score: 55.865852 ----- Title: Imitator of Vincent van Gogh Artist ID: 47301 Score: 48.782307 Pagination Info Total: 2 Total Pages: 1 Current Page: 1

5. アーティスト別にアートワークを探す(get-artwork-by-artist)

アーティストの作品を探す

  • 入力:
    • id (数値) 作品を検索するアーティストのID。 search-for-artistツールのアーティストIDと同じである必要があります。
    • limit (数値、オプション、デフォルト 10) ページごとに返されるリソースの数。
    • page (数値、オプション、デフォルト 1) 返される結果のページ。ページ区切りに使用されます。
  • 出力:
    Title: The Bedroom Artwork ID: 28560 Thumbnail alt text: Painting of bedroom, blue walls, green window, tan bed, red bedding. Score: 11473.843 ----- . . . ----- Title: Weeping Tree Artwork ID: 52733 Thumbnail alt text: A work made of reed pen and black-brown ink, with black chalk on off-white wove paper. Score: 11.8061 Pagination Info Total: 18 Total Pages: 2 Current Page: 1

使用法

Claude Desktopでの使用

これをclaude_desktop_config.jsonに追加します:

{ "mcp-servers": { "artic-museum": { "command": "npx", "args": [ "-y", "artic-mcp" ] } } }

Smithery経由でインストール

Smithery経由で Claude Desktop 用の artic-mcp を自動的にインストールするには:

npx -y @smithery/cli install @mikechao/artic-mcp --client claude

クエリの例

このサーバーが接続されているときに AI モデルに尋ねることができる質問をいくつか示します。

Can you show me the painting titled "Nighthawks"? Can you find art done by Vincent van Gogh in 1890 that is on display? Can you find art by the artist Jackson Pollock?

貢献

貢献を歓迎します!お気軽にプルリクエストを送信してください。

ライセンス

このMCPサーバーはMITライセンスに基づいてライセンスされています。つまり、MITライセンスの条件に従って、ソフトウェアを自由に使用、改変、配布することができます。詳細については、プロジェクトリポジトリのLICENSEファイルをご覧ください。

免責事項

このMCPサーバーは、シカゴ美術館と公式には提携していません。MCPサーバーを利用したシカゴ美術館のAPIのサードパーティ実装です。

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

自然言語によるインタラクションを通じてシカゴ美術館コレクションへのアクセスを提供するサーバー。このサーバーにより、AIモデルはシカゴ美術館コレクションを検索し、美術作品をリソースとして利用できるようになります。

  1. Features
    1. 1. Search By Title (search-by-title)
    2. 2. Get a specific artwork (get-artwork-by-id)
    3. 3. Full text search (full-text-search)
    4. 4. Artist search (search-for-artist)
    5. 5. Find artwork by artist (get-artwork-by-artist)
  2. Usage
    1. Usage with Claude Desktop
  3. Installing via Smithery
    1. Example queries
      1. Contributing
        1. License
          1. Disclaimer
            ID: mhp235tm5l