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
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
Get a list of attractions and shows in a park given the park's entity ID. Input: entityId (string)
Get a park's operating hours given the park's entity ID and a specific date (in yyyy-MM-dd format). Input: 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. Input: entityId (string)
Get an entity given its entity ID. Input: entityId (string)
Get an attraction's wait times or a show's show times given the attraction or show entity ID. Input: entityId (string)