You're viewing a demo portfolio

Join the waitlist
PRSM

movie_credits

Active

Tool of Tmdb

declared in 0.1.0

TMDb full cast + crew for a movie by ID. Returns actor names, characters, order, department, job. Use for "who played X in Y", "who directed Y", "behind-the-scenes credits".

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "movie_id": 550
    }
  ],
  "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.50.

Parent server

Tmdb

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

1/7 registries
View full server →