You're viewing a demo portfolio

Join the waitlist
PRSM

topic_photos

Active

Tool of Unsplash

declared in 0.1.0

List photos belonging to a specific Unsplash topic by id or slug; returns paginated photo objects with image URLs, EXIF, and photographer info.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "id_or_slug": "nature"
    },
    {
      "per_page": 30,
      "id_or_slug": "nature"
    }
  ],
  "required": [
    "id_or_slug"
  ],
  "properties": {
    "id_or_slug": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Unsplash

https://github.com/pipeworx-io/mcp-unsplash

1/7 registries
View full server →