mcp-art
mcp-art
Art MCP — Metropolitan Museum of Art Collection API(免费,无需身份验证)
Part of Pipeworx — 一个将 AI 代理连接到 1394+ 个实时数据源的 MCP 网关。
工具
工具 | 描述 |
|
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
工具
工具 | 描述 |
| 按主题、艺术家或关键词搜索 Met 的藏品(例如,"sunflowers"、"monet"、"ancient egypt")。标题匹配的作品排在最前,然后是艺术家或文化匹配的作品,再然后是全文匹配的作品;每项结果通过 |
| 获取指定艺术品的完整详细信息。提供搜索结果中的 object ID。返回标题、艺术家、日期、材质、部门以及高分辨率图片 URL。 |
| 返回 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
This server cannot be installed
Maintenance
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
- AlicenseNot gradedqualityDmaintenanceProvides 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.7910MIT
- AlicenseNot gradedqualityCmaintenanceEnables 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.11MIT
- AlicenseBqualityDmaintenanceEnables 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.9MIT
- AlicenseNot gradedqualityCmaintenanceEnables searching and retrieving detailed information about items from the Smithsonian Open Access collection, including metadata and images.11MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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