You're viewing a demo portfolio

Join the waitlist
PRSM

photo_statistics

Active

Tool 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"
    }
  }
}

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 →