You're viewing a demo portfolio

Join the waitlist
PRSM

get_character

Active

Tool of Disney

declared in 0.1.0

Fetch a single Disney character by numeric id (_id). Returns the full record: films, short films, TV shows, video games, park attractions, allies, enemies, image URL and source URL.

Parameters schema

{
  "type": "object",
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": [
        "number",
        "string"
      ],
      "description": "The numeric character _id, e.g. 4703 (Mickey Mouse)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Disney

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

1/7 registries
View full server →