videos_search
ActiveTool of Vimeo
declared in 0.1.0
Search videos.
Parameters schema
{
"type": "object",
"examples": [
{
"query": "javascript tutorial"
},
{
"page": 1,
"query": "motion design",
"per_page": 10
}
],
"required": [
"query"
],
"properties": {
"page": {
"type": "number"
},
"sort": {
"type": "string"
},
"query": {
"type": "string"
},
"filter": {
"type": "string"
},
"per_page": {
"type": "number"
},
"direction": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Vimeo
https://github.com/pipeworx-io/mcp-vimeo
1/7 registries