You're viewing a demo portfolio

Join the waitlist
PRSM

movie_videos

Active

Tool 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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Tmdb

https://github.com/pipeworx-io/mcp-tmdb

1/7 registries
View full server →
movie_videos — Tmdb — PRSM MCP