photo_statistics
ActiveTool of Unsplash
declared in 0.1.0
Fetch view, download, and like statistics for a single Unsplash photo by id; supports resolution ("days") and quantity (1–30) to control the time-series window.
Parameters schema
{
"type": "object",
"examples": [
{
"id": "Dwu85P9SOIk"
},
{
"id": "Dwu85P9SOIk",
"quantity": 30,
"resolution": "1920x1080"
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "string"
},
"quantity": {
"type": "number"
},
"resolution": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Unsplash
https://github.com/pipeworx-io/mcp-unsplash
1/7 registries