You're viewing a demo portfolio

Join the waitlist
PRSM

person_combined_credits

Active

Tool of Tmdb

declared in 0.1.0

Fetch all movie and TV credits for a TMDB person by `person_id`. Returns cast and crew entries with title, character/job, media type, release date, and vote average.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "person_id": 6384
    }
  ],
  "required": [
    "person_id"
  ],
  "properties": {
    "language": {
      "type": "string"
    },
    "person_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 →
person_combined_credits — Tmdb — PRSM MCP