dlr-mcp

scoopdisney/dlr-mcp
★ 0 stars JavaScript DevOps Updated 2d ago
Disneyland Resort data MCP server (stateless Streamable HTTP)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dlr-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "scoopdisney/dlr-mcp"
      ]
    }
  }
}

README Excerpt

Disneyland Resort data MCP server (stateless Streamable HTTP, JSON-RPC over POST). Deployed on Vercel as project `dlr-mcp`; endpoint `https://dlr-mcp-mattdesmondprojects.vercel.app/api/mcp`. Tools: dlr_menu, dlr_entertainment_schedule, dlr_park_hours, dlr_entity_schedule, dlr_entity, dlr_character_catalog, dlr_wait_times, dlr_app_raw_get. All read-only.