get_object
ActiveTool of mcp-va-museum
Get the full record for a single V&A object by its system number (e.g. "O72610", as returned by search_objects). Returns title, maker, object type, materials, description, date, place, dimensions, and a usable image URL. Keyless.
Parameters schema
{
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "string",
"description": "V&A system number, e.g. \"O72610\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-va-museum
https://github.com/pipeworx-io/mcp-va-museum
2/7 registries