drio
Open app

ThemeParks.wiki API MCP Server

Source

ThemeParks.wiki API MCP Server

Catalog onlyCatalog onlySTDIO

Overview

ThemeParks.wiki API MCP Server is a server that exposes data from the ThemeParks.wiki API, providing tools to access information about theme parks.

To use the server, you need to build it as an executable JAR file and configure it with a compatible client like Claude Desktop. You can also run it as a Docker image.

  • Retrieve theme park operating hours - Get attraction wait times - Access show times - Various API endpoints for detailed park information
  1. Checking real-time wait times for attractions at theme parks.
  2. Planning visits by retrieving operating hours for specific parks.
  3. Accessing a comprehensive list of attractions and shows available in different parks.

Add to your AI client

Use these steps to connect ThemeParks.wiki API MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "tpapi-mcp-server-habuma": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-tpapi-mcp-server-habuma"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "tpapi-mcp-server-habuma": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-tpapi-mcp-server-habuma"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "tpapi-mcp-server-habuma": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-tpapi-mcp-server-habuma"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "tpapi-mcp-server-habuma": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-tpapi-mcp-server-habuma"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "tpapi-mcp-server-habuma": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-tpapi-mcp-server-habuma"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "tpapi-mcp-server-habuma": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-tpapi-mcp-server-habuma"
      ]
    }
  }
}

FAQ

How do I build the server?

You can build the server by running `./gradlew build` in the project directory, requiring Java 21 or higher.

Can I run the JAR file directly?

No, the JAR file should be run by a compatible MCP Client like Claude Desktop.

Is there a Docker option available?

Yes, you can build the server as a Docker image using `./gradlew bootBuildImage --imageName=habuma/tpapi-mcp-server`.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1397,"uuid":"2a11639b-cf7e-4523-abba-ca017f50b3cf","name":"tpapi-mcp-server","title":"ThemeParks.wiki API MCP Server","description":"ThemeParks.wiki API MCP Server","avatar_url":"https://avatars.githubusercontent.com/u/167926?v=4","created_at":"2025-02-20T15:37:23.610Z","updated_at":"2025-02-23T07:12:47.647Z","status":"created","author_name":"habuma","author_avatar_url":"https://avatars.githubusercontent.com/u/167926?v=4","tags":"themeparks,api,mcp-server","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/habuma/tpapi-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]