ThemeParks.wiki
Summary
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
Available Actions(6)
getEntityChildren
Get a list of attractions and shows in a park given the park's entity ID. Input: entityId (string)
getEntityScheduleForDate
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)
getAllParks
Get a list of all parks (including their name and entity ID)
getParksByName
Get a list of parks (including their name and entity ID) given a park name or resort name. Input: entityId (string)
getEntity
Get an entity given its entity ID. Input: entityId (string)
getEntityLive
Get an attraction's wait times or a show's show times given the attraction or show entity ID. Input: entityId (string)
Reseñas de la Comunidad
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación