get_artwork
ActiveTool of art
declared in 0.1.0
Get full details for a specific artwork. Provide the object ID from search results. Returns title, artist, date, medium, department, and high-resolution image URL.
Parameters schema
{
"type": "object",
"examples": [
{
"object_id": 436535
}
],
"required": [
"object_id"
],
"properties": {
"object_id": {
"type": "number",
"description": "Met Museum object ID (e.g., 436535)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
art
https://github.com/pipeworx-io/mcp-art
1/7 registries