get_artwork
ActiveTool of artic
declared in 0.1.0
Get complete details for an artwork by ID. Returns title, artist, date, medium, dimensions, description, credit line, and high-resolution image.
Parameters schema
{
"type": "object",
"examples": [
{
"id": 27992
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "number",
"description": "ARTIC artwork ID (e.g., 27992)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
artic
https://github.com/pipeworx-io/mcp-artic
1/7 registries