You're viewing a demo portfolio

Join the waitlist
PRSM

search_characters

Active

Tool of Disney

declared in 0.1.0

Search the Disney character database by name (e.g. "Mickey Mouse", "Elsa", "Stitch"). Returns matching characters with their film, TV-show, video-game and theme-park-attraction appearances plus an image URL. Matching is exact-ish on the name field.

Parameters schema

{
  "type": "object",
  "required": [
    "name"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Character name to search for, e.g. \"Mickey Mouse\"."
    },
    "limit": {
      "type": "number",
      "description": "Max characters to return (default 10)."
    }
  }
}

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 →