You're viewing a demo portfolio

Join the waitlist
PRSM

search_images

Active

Tool of Openverse

declared in 0.1.0

"Find royalty-free / Creative Commons / public-domain images of [X]" / "CC images of [Y]" / "free-to-use pictures of [topic]" / "stock photos of [subject]" — search Creative-Commons-licensed images across Wikimedia, Flickr, Met Museum, Smithsonian, and many other open repositories via Openverse. Filter by license (cc0, by, by-sa, …), commercial-use, size. Use to find legally-reusable images for slides, blog posts, marketing, education.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "sunset landscape"
    },
    {
      "page": 1,
      "size": "large",
      "query": "cat",
      "source": "flickr",
      "license": "cc0,by",
      "page_size": 50
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "page": {
      "type": "number"
    },
    "size": {
      "type": "string",
      "description": "\"small\" | \"medium\" | \"large\""
    },
    "query": {
      "type": "string"
    },
    "source": {
      "type": "string",
      "description": "Provider id, e.g. \"flickr\",\"met\",\"wikimedia\""
    },
    "license": {
      "type": "string",
      "description": "comma-separated, e.g. \"cc0,by\""
    },
    "page_size": {
      "type": "number",
      "description": "1-500 (default 20)"
    },
    "license_type": {
      "type": "string",
      "description": "\"commercial\" | \"modification\" | \"all\""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Openverse

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

1/7 registries
View full server →
search_images — Openverse — PRSM MCP