Disney
Server Details
Disney character database MCP.
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Uptime
- 50.2% over 37 days
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- pipeworx-io/mcp-disney
- GitHub Stars
- 0
TDQS
Scored across 34 tools
The three ask_pipeworx variants and deep_research all route a natural-language question to the same 5,961-tool catalog, and beta is explicitly documented as identical to stable, so an agent has no real basis to choose between them. Descriptions do distinguish grounded (verbatim evidence), deep_research (multi-facet), compare_entities, entity_profile and recent_changes reasonably well, and the Disney/subscription/memory/polymarket groups are cleanly separated. Overlap is mitigated by heavy in-description routing hints but not eliminated.
Everything is snake_case with a predictable prefixed-group convention: polymarket_*, ask_pipeworx*, scan_*, list_*/get_*/search_*/subscribe pair naturally. Verb order varies (get_character vs entity_profile vs entity_profile) and prefixes are inconsistent across groups, but no camelCase/snake_case mixing or chaos. Readable and mostly predictable.
34 tools is well above the comfortable band for a single server and includes near-duplicates (ask_pipeworx/beta/grounded) plus overlapping meta tools (discover_tools vs suggest_questions, ai_visibility_check vs scan_competitor_ai_presence). The stated scope — a universal multi-domain data gateway plus prediction-market tooling — justifies breadth, but the set leans heavy rather than tightly scoped. Each tool is individually substantive, so it is borderline rather than bloated.
Lifecycle coverage is strong where it matters: subscriptions have create/list/read/cancel (subscribe, list_subscriptions, recent_alerts, unsubscribe), memory has remember/recall/forget, and prediction markets cover discovery, arbitrage, decay tracking, cross-venue spread and fill risk. Disney reference data only needs read/search and has it. Minor gaps include no order execution for the prediction-market side and no update/edit operation for stored memories or subscriptions.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
2 tool updates
- Changed
bet_research2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "market": "when-will-bitcoin-hit-150k" - }, - { - "market": "https://polymarket.com/event/when-will-bitcoin-hit-150k" - } -]New value: +[ + { + "market": "will-kristi-noem-win-the-2028-republican-presidential-nomination" + }, + { + "market": "https://polymarket.com/event/will-kristi-noem-win-the-2028-republican-presidential-nomination" + } +] - changed
Input schema / properties / market / descriptionPrevious value: -"Polymarket slug (\"when-will-bitcoin-hit-150k\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."New value: +"Polymarket slug (\"will-kristi-noem-win-the-2028-republican-presidential-nomination\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."
- Changed
polymarket_kalshi_spread1 field changed- changed
Input schema / examplesPrevious value: -[ - { - "topic": "fed" - }, - { - "topic": "btc" - } -]New value: +[ + { + "topic": "fed" + }, + { + "topic": "btc" + }, + { + "topic": "bitcoin" + }, + { + "topic": "fed rate decision" + } +]
2 tool updates
- Changed
bet_research2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "market": "will-bitcoin-reach-100k-in-july-2026" - }, - { - "market": "https://polymarket.com/event/will-bitcoin-hit-150k-by-june-30-2026" - } -]New value: +[ + { + "market": "when-will-bitcoin-hit-150k" + }, + { + "market": "https://polymarket.com/event/when-will-bitcoin-hit-150k" + } +] - changed
Input schema / properties / market / descriptionPrevious value: -"Polymarket slug (\"will-bitcoin-hit-150k-by-june-30-2026\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k by June 30?\")"New value: +"Polymarket slug (\"when-will-bitcoin-hit-150k\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."
- Changed
polymarket_kalshi_spread1 field changed- changed
Input schema / properties / topic / descriptionPrevious value: -"Pre-mapped: fed | btc | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president"New value: +"Subject to compare. Canonical keys: fed | btc | eth | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president — but aliases and keywords resolve too (\"bitcoin\", \"fed rate decision\", \"ethereum\", \"inflation\", \"s&p 500\", \"us recession\", \"next pope\", \"2028 election\"). Check resolution.topic_matched_by in the response: \"exact\"/\"alias\" is a curated pairing, \"phrase\"/\"token\" is a keyword guess."
Related MCP Connectors
ThemeParks.wiki MCP — live theme park wait times, schedules, and attraction data.
IMDB MCP — title metadata, ratings, episodes, and crew from IMDB's
Related MCP Servers
- AlicenseAqualityCmaintenanceDisney Lorcana TCG MCP server -- card search, deck analysis, and franchise browsing powered by LorcanaJSON.736 npm3MIT
- AlicenseAqualityAmaintenanceAn MCP server for searching and aggregating Disney Lorcana cards, enabling card lookup, deck building, and statistical analysis.1033 PyPI1MIT
- AlicenseNot gradedqualityCmaintenanceProvides keyless access to a fan-built API of animated films, characters, locations, species, and vehicles, enabling list retrieval, single-item lookups, and plain-language queries through MCP tools.2 npmMIT
- FlicenseAqualityCmaintenanceProvides access to Disney parks data including attractions, dining locations, height requirements, Lightning Lane status, and other park information for Walt Disney World and Disneyland resorts through structured queries and fuzzy search.72-
Glama MCP Gateway
Add one secure layer between your agents and this server.