Skip to main content
Glama
pipeworx-io

mcp-art

by pipeworx-io

mcp-art

Art MCP — Metropolitan Museum of Art Collection API (무료, 인증 불필요)

Pipeworx의 일부 — AI 에이전트를 1394개 이상의 실시간 데이터 소스에 연결하는 MCP 게이트웨이입니다.

도구

도구

설명

search_artworks

Met 컬렉션을 주제, 작가 또는 키워드로 검색합니다 (예: "sunflowers", "monet", "ancient egypt"). TITLE이 일치하는 작품이 먼저 나오고, 그다음 ARTIST 또는 문화가 일치하는 작품, 마지막으로 일반적인 전체 텍스트 일치 결과가 이어집니다. 각 결과는 matched_on을 통해 어떤 기준으로 일치했는지 알려줍니다. 제목, 작가, 제작 연도, 매체 및 이미지 URL을 반환합니다.

get_artwork

특정 작품의 전체 세부 정보를 가져옵니다. 검색 결과에서 object ID를 입력하세요. 제목, 작가, 제작 연도, 매체, 부서 및 고해상도 이미지 URL을 반환합니다.

get_departments

Metropolitan Museum of Art의 큐레이터 부서 전체 목록을 반환합니다 (예: 'Egyptian Art', 'Modern and Contemporary Art'). 각 부서에는 숫자 부서 ID가 포함됩니다.

Related MCP server: mcp-clevelandart

빠른 시작

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