Cameronsjo Mouse Mcp
cameronsjo-mouse-mcp is a Claude Code plugin for the Build phase that adds an MCP server for Disney parks attractions, dining, height requirements, Lightning Lane, and fuzzy search.
Wire Claude Code to live Disney parks data—attractions, dining, height rules, Lightning Lane, and fuzzy search—through one MCP plugin.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install cameronsjo-mouse-mcp@cameronsjo/mouse-mcpBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:cameronsjo/mouse-mcp") and the paste-ready config with skillselion.get_install_config("plugin:cameronsjo/mouse-mcp").
What it does
cameronsjo-mouse-mcp packages an MCP server that feeds Claude structured Disney parks information: attractions, dining, height requirements, Lightning Lane status, and fuzzy search when exact names do not match. Solo builders install it when they are prototyping travel planners, family apps, chat assistants, or internal demos that need trustworthy park facts inside Claude Code without building scrapers. The integration is narrow and data-specific—excellent for agent-side Q&A and itinerary drafting, not a general database layer. Setup follows standard Claude Code MCP plugin patterns: register the marketplace entry, enable the server, and invoke park tools from sessions. Skillselion tags it under Build → integrations because the value is connecting Claude to a curated external API surface during development.
Highlights
- Single-plugin bundle (plugin count: 1) exposing Disney parks MCP tools to Claude
- Attraction and dining lookups with height requirements and Lightning Lane status
- Fuzzy search across park entities for natural-language trip planning in the agent
- Community MCP server focused on parks data, not generic web scraping
- Keyword coverage: attraction, disney, parks, search, times
Why builders use it
Claude cannot answer accurate Disney park planning questions without a dedicated data integration and searchable attraction catalog.
After install, Claude can query park attractions, dining, restrictions, and Lightning Lane context through MCP tools including fuzzy search.
At a glance
- Type - Plugin in LLM Integration.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is cameronsjo-mouse-mcp for?
It is for developers and solo builders who want Claude Code to access Disney parks MCP tools for attractions, dining, height requirements, and Lightning Lane lookups.
When should I use cameronsjo-mouse-mcp?
Use it when you are building or testing an agent feature that needs fuzzy search and structured park data during the integrations phase.
How do I add cameronsjo-mouse-mcp to my agent?
Register the cameronsjo/mouse-mcp Claude Code plugin or MCP entry, start the MCP server per repo instructions, and enable it in Claude Code’s MCP configuration.
Comments
Share how you use cameronsjo-mouse-mcp, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.