photo_search
ActiveTool of Pexels
declared in 0.1.0
Search Pexels photos by keyword (required); returns paginated results with image URLs in multiple sizes, photographer name, and attribution link.
Parameters schema
{
"type": "object",
"examples": [
{
"query": "mountain landscape"
},
{
"query": "sunset beach"
}
],
"required": [
"query"
],
"properties": {
"query": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Pexels
https://github.com/pipeworx-io/mcp-pexels
1/7 registries