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)