video_search
ActiveTool of Pexels
declared in 0.1.0
Search Pexels videos by keyword (required); returns paginated results with video file URLs at multiple resolutions, duration, and videographer info.
Parameters schema
{
"type": "object",
"examples": [
{
"query": "nature documentary"
},
{
"query": "urban timelapse"
}
],
"required": [
"query"
],
"properties": {
"query": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Pexels
https://github.com/pipeworx-io/mcp-pexels
1/7 registries