This is an MCP Server that exposes data from the ThemeParks.wiki API as tools.
Features Get theme park operating hours Get attraction wait times Get show times
No reviews yet. Be the first to review!
Sign in to join the conversation
Get a list of attractions and shows in a park given the park's entity ID. Parameters: entityId (string)
Get a park's operating hours given the park's entity ID and a specific date (in yyyy-MM-dd format). Parameters: entityId (string), date (string; yyyy-MM-dd)
Get a list of all parks (including their name and entity ID)
Get a list of parks (including their name and entity ID) given a park name or resort name. Parameters: entityId (string)
Get an entity given its entity ID. Parameters: entityId (string)
Get an attraction's wait times or a show's show times given the attraction or show entity ID. Parameters: entityId (string)