photo
ActiveTool of Pexels
declared in 0.1.0
Fetch full metadata for a single Pexels photo by numeric id, including all sized image URLs, photographer name/URL, dimensions, and alt text.
Parameters schema
{
"type": "object",
"examples": [
{
"id": 45890
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "number"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Pexels
https://github.com/pipeworx-io/mcp-pexels
1/7 registries