movie_videos
ActiveTool of Tmdb
declared in 0.1.0
Fetch trailers, teasers, clips, and featurettes for a TMDB movie by `movie_id`. Returns video name, site (YouTube/Vimeo), key (video ID), type, and official flag.
Parameters schema
{
"type": "object",
"examples": [
{
"movie_id": 278
}
],
"required": [
"movie_id"
],
"properties": {
"language": {
"type": "string"
},
"movie_id": {
"type": "number"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Tmdb
https://github.com/pipeworx-io/mcp-tmdb
1/7 registries