get_character
ActiveTool 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)."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Disney
https://github.com/pipeworx-io/mcp-disney
1/7 registries