You're viewing a demo portfolio

Join the waitlist
PRSM

person

Active

Tool of Tmdb

declared in 0.1.0

Fetch TMDB person details by `person_id`. Returns full name, biography, birthday, deathday, place of birth, known-for department, and profile image path.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "person_id": 6384
    },
    {
      "person_id": 500,
      "append_to_response": "combined_credits"
    }
  ],
  "required": [
    "person_id"
  ],
  "properties": {
    "language": {
      "type": "string"
    },
    "person_id": {
      "type": "number"
    },
    "append_to_response": {
      "type": "string"
    }
  }
}

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 →