You're viewing a demo portfolio

Join the waitlist
PRSM

user_likes

Active

Tool of Unsplash

declared in 0.1.0

List photos that a specific Unsplash username has liked; returns paginated photo objects with image URLs, photographer, and metadata.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "username": "johndoe"
    },
    {
      "page": 1,
      "username": "johndoe"
    }
  ],
  "required": [
    "username"
  ],
  "properties": {
    "username": {
      "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 →