video
ActiveTool of Vimeo
declared in 0.1.0
Fetch metadata for a single Vimeo video by numeric or string ID; returns title, description, duration, embed URLs, privacy settings, stats, and owner info.
Parameters schema
{
"type": "object",
"examples": [
{
"id": "76979871"
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Vimeo
https://github.com/pipeworx-io/mcp-vimeo
1/7 registries