You're viewing a demo portfolio

Join the waitlist
PRSM

search_objects

Active

Tool of mcp-va-museum

declared in 0.1.0

Search the Victoria & Albert Museum (V&A) — the world's leading art & design museum. Find objects across 1M+ items (furniture, fashion, ceramics, photographs, paintings, jewellery, sculpture) by keyword. Returns id, title, maker, date, place, type, and thumbnail. Use the returned id with get_object for full details. Keyless.

Parameters schema

{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "page": {
      "type": "number",
      "description": "Page number, 1-based (default 1)."
    },
    "limit": {
      "type": "number",
      "description": "Max results to return (default 15, max 100)."
    },
    "query": {
      "type": "string",
      "description": "Free-text keyword search (e.g. \"Jasper Morrison chair\", \"Tudor portrait\", \"Japanese ceramics\")."
    },
    "with_images": {
      "type": "boolean",
      "description": "If true, only return objects that have images (default false)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-va-museum

https://github.com/pipeworx-io/mcp-va-museum

2/7 registries
View full server →