You're viewing a demo portfolio

Join the waitlist
PRSM

search

Active

Tool of mcp-clevelandart

declared in 0.1.0

Search artworks. Optional filters: type, artist, has_image, cc0.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "type": "Painting",
      "limit": 25,
      "query": "portrait",
      "has_image": true
    },
    {
      "cc0": true,
      "limit": 50,
      "query": "impressionist landscape",
      "artist": "Monet"
    }
  ],
  "properties": {
    "cc0": {
      "type": "boolean",
      "description": "Restrict to CC0-licensed images."
    },
    "skip": {
      "type": "number",
      "description": "Offset (default 0)"
    },
    "type": {
      "type": "string",
      "description": "e.g. \"Painting\", \"Sculpture\", \"Drawing\""
    },
    "limit": {
      "type": "number",
      "description": "1-1000 (default 25)"
    },
    "query": {
      "type": "string",
      "description": "Free-text search across title/description/artist."
    },
    "artist": {
      "type": "string"
    },
    "has_image": {
      "type": "boolean",
      "description": "Restrict to artworks with a web image."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-clevelandart

https://github.com/pipeworx-io/mcp-clevelandart

2/7 registries
View full server →
search — mcp-clevelandart — PRSM MCP