channel
ActiveTool of Vimeo
declared in 0.1.0
Fetch metadata for a Vimeo channel by numeric ID or slug; returns channel name, description, subscriber count, video count, and privacy settings.
Parameters schema
{
"type": "object",
"examples": [
{
"channel_id_or_slug": "staffpicks"
}
],
"required": [
"channel_id_or_slug"
],
"properties": {
"channel_id_or_slug": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Vimeo
https://github.com/pipeworx-io/mcp-vimeo
1/7 registries