collection_photos
ActiveTool of Unsplash
declared in 0.1.0
List photos inside a specific Unsplash collection by id; returns paginated photo objects with image URLs and metadata.
Parameters schema
{
"type": "object",
"examples": [
{
"id": "3FusKJf17II"
},
{
"id": "3FusKJf17II",
"per_page": 25
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Unsplash
https://github.com/pipeworx-io/mcp-unsplash
1/7 registries