You're viewing a demo portfolio

Join the waitlist
PRSM

user_videos

Active

Tool of Vimeo

declared in 0.1.0

List videos uploaded by a Vimeo user (user_id); supports pagination (page, per_page) and sorting; returns video metadata array.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "user_id": "user123"
    }
  ],
  "required": [
    "user_id"
  ],
  "properties": {
    "page": {
      "type": "number"
    },
    "sort": {
      "type": "string"
    },
    "user_id": {
      "type": "string"
    },
    "per_page": {
      "type": "number"
    },
    "direction": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Vimeo

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

1/7 registries
View full server →