collection
ActiveTool of Unsplash
declared in 0.1.0
Fetch metadata for a single Unsplash collection by id, including title, description, total photos, tags, cover photo, and curator profile.
Parameters schema
{
"type": "object",
"examples": [
{
"id": "3FusKJf17II"
}
],
"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