photo
ActiveTool of Unsplash
declared in 0.1.0
Fetch full metadata for a single Unsplash photo by id, including all image URLs (raw, full, regular, small, thumb), EXIF, location, tags, and photographer.
Parameters schema
{
"type": "object",
"examples": [
{
"id": "Dwu85P9SOIk"
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Unsplash
https://github.com/pipeworx-io/mcp-unsplash
1/7 registries