You're viewing a demo portfolio

Join the waitlist
PRSM

channel_videos

Active

Tool of Vimeo

declared in 0.1.0

List videos in a Vimeo channel by channel ID or slug; supports pagination and sorting; returns video metadata array.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "channel_id_or_slug": "staffpicks"
    }
  ],
  "required": [
    "channel_id_or_slug"
  ],
  "properties": {
    "page": {
      "type": "number"
    },
    "sort": {
      "type": "string"
    },
    "per_page": {
      "type": "number"
    },
    "direction": {
      "type": "string"
    },
    "channel_id_or_slug": {
      "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 →