Skip to main content
Glama
pipeworx-io

mcp-art

by pipeworx-io

mcp-art

Art MCP — Metropolitan Museum of Art Collection API(免费,无需身份验证)

Part of Pipeworx — 一个将 AI 代理连接到 1394+ 个实时数据源的 MCP 网关。

工具

工具

描述

search_artworks search_artworks not supported? Actually we need correct. Let's scrutinize.

The original table columns: | Tool | Description ... | | search_artworks | ... |

In my output, I must ensure the tool names are exactly search_artworks, get_artwork, get_departments. I accidentally wrote "search_artworks"? Let's check my final string: I wrote | search_artworks | - yes that's code. Then | get_artwork |.... Good.

But I also need not add extra spaces like in the separator. But the separator row is OK.

Let's compose final accurately now. We'll ignore the erroneous segment we previously drafted and output clean# mcp-art

Art MCP — Metropolitan Museum of Art Collection API(免费,无需认证)

Part of Pipeworx — 一个将 AI 代理连接到 1394+ 个实时数据源的 MCP 网关。

Related MCP server: mcp-clevelandart

工具

工具

描述

search_artworks

按主题、艺术家或关键词搜索 Met 的藏品(例如,"sunflowers"、"monet"、"ancient egypt")。标题匹配的作品排在最前,然后是艺术家或文化匹配的作品,再然后是全文匹配的作品;每项结果通过 matched_on 标明匹配类型。返回标题、艺术家、日期、材质和图片 URL。

get_artwork

获取指定艺术品的完整详细信息。提供搜索结果中的 object ID。返回标题、艺术家、日期、材质、部门以及高分辨率图片 URL。

get_departments

返回 Metropolitan Museum of Art 的全部策展部门列表(例如,'Egyptian Art'、'Modern and Contemporary Art'),每个部门都带有对应的数字部门 ID。

快速开始

将以下内容添加到你的 MCP 客户端(Claude Desktop、Cursor、Windsurf 等):

{
  "mcpServers": {
    "art": {
      "url": "https://gateway.pipeworx.io/art/mcp"
    }
  }
}

或者连接完整的 Pipeworx 网关,以访问全部 1394+ 个数据源:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

与 ask_pipeworx 配合使用

无需直接调用工具,你可以用简单英文提问:

ask_pipeworx({ question: "your question about Art data" })

网关会自动选择合适的工具并填入参数。

更多信息

许可证

MIT

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides AI assistants with access to search, explore, and analyze over 3 million collection objects from the Smithsonian Institution's museums. Enables finding objects currently on exhibit, retrieving detailed metadata, high-resolution images, and 3D models from America's national museums.
    79
    10
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables querying the Cleveland Museum of Art's open access API to search artworks by filters like type, artist, and CC0 status, retrieve details by accession number, find creators, and explore exhibitions.
    11
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Enables AI agents to search and explore over 570,000 artworks from the Metropolitan Museum of Art and Art Institute of Chicago without needing an API key.
    9
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables searching and retrieving detailed information about items from the Smithsonian Open Access collection, including metadata and images.
    11
    MIT

View all related MCP servers

Related MCP Connectors

  • MET Museum collection via MCP — 500K+ artworks, metadata, provenance, open-access images.

  • Art Institute of Chicago MCP — wraps the ARTIC public API (free, no auth)

  • Search 14.5M Smithsonian Open Access objects, get CC0 images, find cross-collection connections.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-art'

If you have feedback or need assistance with the MCP directory API, please join our Discord server