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
What mikechao metmuseum mcp gives an 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
An MCP listing is not a security review
An MCP server may receive model context, credentials, local files, or permission to call external systems. Review its code, requested environment variables, network behavior, package provenance, and maintenance status before connecting it to an agent.