Integration · MODEL CONTEXT PROTOCOL
mikechao metmuseum mcp
Met Museum MCP integration to discover the art collection at The Metropolitan Museum of Art in New York
WHAT IT CONNECTS
mikechao metmuseum mcp 为 AI Agent 提供什么
- Inputs:
- None
- Output:
- Inputs:
- `q` (string): The search term e.g. sunflowers
- `hasImages` (boolean, optional, default: false): Only search for objects with images
- `title` (boolean, optional, default: false): Returns objects that match the query, specifically searching against the title field for objects.
- `departmentId` (number, optional): Returns objects that are a part of a specific department.
- Outputs:
- Inputs:
- `objectId` (number): The id of the object to retrieve
- `returnImage` (boolean, optional, default: true): Whether to return the image (if available) of the object and add it to the server resources
- Outputs:
- -y
- metmuseum-mcp
SECURITY
MCP 收录不等于安全审核
MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。