search_images
ActiveTool of Openverse
"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\""
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Openverse
https://github.com/pipeworx-io/mcp-openverse
1/7 registries