tpapi-mcp-server

tpapi-mcp-server

3

The ThemeParks.wiki API MCP Server serves as an interface to access theme park data, including park hours, attraction wait times, and show schedules. It leverages the ThemeParks.wiki API and can be used with MCP Clients like Claude Desktop.

ThemeParks.wiki API MCP Server

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

API

Tools

  • getEntityChildren
  • getEntityScheduleForDate
  • getAllParks
  • getParksByName
  • getEntity
  • getEntityLive

Building the server

To build the server as an executable JAR, Java 21 or higher is required. Optionally, a Docker image can be built.